warzone2100/lib/netplay
Giel van Schijndel 1ed72f87ab Don't use EPIPE when it doesn't exist
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9973 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-22 01:00:19 +01:00
..
miniupnpc Include files needed for win32 cross-building. 2010-02-09 20:04:34 +01:00
Makefile.am make: Better (hopefully) hack to fix broken dependency files. 2010-02-15 20:51:08 +01:00
makefile.win32 libminiupnpc has been integrated into MinGW build process. 2009-11-22 16:20:03 +01:00
netjoin_stub.c Bump copyright 2009-02-10 18:01:48 +00:00
netlog.c Add a new directory name 'logs' (in config dir) to store all our netplay logs in. 2010-02-11 20:14:35 +01:00
netlog.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
netplay.c Don't use EPIPE when it doesn't exist 2010-02-22 01:00:19 +01:00
netplay.h If we were in the middle of a file transfer, and we abort out, close filehandle. 2010-02-21 06:50:54 +01:00
netplay.vcproj Integrate miniupnpc. 2009-11-22 16:20:02 +01:00
nettypes.c Get the size of a variable using "sizeof", not using the array size that was used for that variable (as the connection between the two is only obvious in the variable's declaration) 2009-04-18 22:39:51 +02:00
nettypes.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00