libupnp/upnp
Yoichi NAKAYAMA e10bc2ec0c Fix type of local variable stopSock in RunMiniServer()
The variable is declared as SOCKET, but it is used to
store return value of int receive_from_stopSock(...).
The type was changed in the commit
4b47e6a51d by mistake.
2012-04-06 00:07:56 +09:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc Add --enable-unspecified_server 2012-03-30 21:57:51 +02:00
m4 Backport of svn rev. 554: 2010-06-26 11:09:49 +00:00
sample Add error handling. 2012-03-05 12:26:41 +01:00
src Fix type of local variable stopSock in RunMiniServer() 2012-04-06 00:07:56 +09: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 Add --disable-optssdp option 2012-03-15 14:13:27 +01:00