libupnp/build
Fabrice Fontaine 32cffb5bb5 Add --disable-blocking-tcp-connections flag.
Currently, pupnp is using a blocking connect to sends GENA
notifications. As a result, when there is a lot of notifications with
CPs which were disconnected without unsusbcribing, all the pupnp
threads are blocked for 20s (timeout). To correct this issue, this
patch replace the call to connect with a call to private_connect and add
a compilation flag to disable blocking TCP connections, so if we are not
able to connect to the CP, the notification is lost.
2010-11-11 21:40:22 -02:00
..
inc Add --disable-blocking-tcp-connections flag. 2010-11-11 21:40:22 -02:00
msvc Merge of trunk into branch 1.6.x. 2008-03-25 10:21:08 +00:00
vc8 Remove of unused file. 2010-10-15 11:53:25 -03:00
vc9 Remove of unused file. 2010-10-15 11:53:25 -03:00
libupnp.bpf git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@43 119443c7-1b9e-41f8-b6fc-b9c35fce742c 2006-07-05 16:29:17 +00:00
libupnp.bpr typedef modifications for use with Borland Builder 2007-03-03 14:36:58 +00:00
libupnp.dsp Don't ask, UTF-8 mess? 2010-10-15 12:54:00 -03:00
libupnp.dsw changes for compilation with MS VC++ 2006-07-07 06:58:19 +00:00