libupnp/build
Fabrice Fontaine 8811bf7ede 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.
(cherry picked from commit 32cffb5bb5)
2010-11-11 21:43:55 -02:00
..
inc Add --disable-blocking-tcp-connections flag. 2010-11-11 21:43:55 -02:00
msvc * SF Bug Tracker [ 1902668 ] Cannot compile on MSVC 2008-03-09 01:16:58 +00:00
vc8 Remove of unused file. 2010-10-15 12:43:16 -03:00
vc9 Remove of unused file. 2010-10-15 12:43:16 -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:50 -03:00
libupnp.dsw changes for compilation with MS VC++ 2006-07-07 06:58:19 +00:00