libupnp/upnp
Marcelo Roberto Jimenez f384e54fc6 Consistent usage of win32 INVALID_SOCKET and SOCKET_ERROR.
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.
2010-11-07 18:31:47 -02:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc Consistent usage of win32 INVALID_SOCKET and SOCKET_ERROR. 2010-11-07 18:31:47 -02:00
m4 Backport of svn rev. 554: 2010-06-26 11:09:49 +00:00
sample Fix for "SampleUtil_Initialize was called multiple times!" bug. 2010-11-06 00:45:24 -02:00
src Consistent usage of win32 INVALID_SOCKET and SOCKET_ERROR. 2010-11-07 18:31:47 -02:00
test Merge of trunk into branch 1.6.x. 2008-02-03 01:36:23 +00:00
LICENSE Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
Makefile.am Fix broken Makefile.am and remove unused file utilall.h. 2010-11-06 19:41:47 -02:00