[Commits] [wesnoth/wesnoth] ba74c1: wesnothd: Don't warn about FIFODIR being unset on ...
GitHub
noreply at github.com
Fri May 1 02:55:50 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: ba74c1d1dce8ef36e956d2568b1a7b55f6964bd0
https://github.com/wesnoth/wesnoth/commit/ba74c1d1dce8ef36e956d2568b1a7b55f6964bd0
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M src/server/server.cpp
Log Message:
-----------
wesnothd: Don't warn about FIFODIR being unset on Windows
Since to my knowledge it's impossible to create named pipes on Windows on
a regular filesystem and both the listener and the sender have to use the
Win32 API to establish communication instead.
More information about the Commits
mailing list