f384e54fc6
On win32 socket() returns INVALID_SOCKET, which is unsigned, on error, not -1. Also, most network functions return SOCKET_ERROR. This patch tries to make the usage consistent. |
||
---|---|---|
.. | ||
doc | ||
inc | ||
m4 | ||
sample | ||
src | ||
test | ||
LICENSE | ||
Makefile.am |