libupnp/upnp
Marcelo Roberto Jimenez 2bdc9e075e Bug fix in select of miniserver.c
Fix a bug in miniserver.c, in which maxMiniSock was wrongly declared as
unsigned int and as a result it was beeng set to ((unsigned int)(-1)).
As a result, after beeing incremented, it became zero, and this value
was beeing used in the select() call.

Thanks to Fabrice Fontaine for helping and testing with this issue.
2010-10-19 15:49:36 -02:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc New function, sock_close(). 2010-10-15 12:25:35 -03:00
m4 Backport of svn rev. 554: 2010-06-26 11:09:49 +00:00
sample Merge of similar files. 2010-10-04 15:48:45 -03:00
src Bug fix in select of miniserver.c 2010-10-19 15:49:36 -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 Remove of unused file. 2010-10-15 11:53:25 -03:00