Marcelo Roberto Jimenez
9e7e7e3b89
Doxygen, reformating, compiler warnings.
2010-11-21 22:36:14 -02:00
Marcelo Roberto Jimenez
978f10449f
ssdp, soap, genlib: fix compiler warnings.
2010-11-21 22:33:05 -02:00
Marcelo Roberto Jimenez
2685b5bb65
gena: fix several compiler warnings.
2010-11-20 14:19:09 -02:00
Fabrice Fontaine
6c64b7eeb5
Support for "polling" select in sock_read_write.
...
Currently, in sock_read_write function, if the timeout is 0, pupnp
realizes a "blocking" select (with an infinite timeout). With this
patch, if timeout is set to 0, pupnp will realize a "polling" select
and returns immediately if it can not read or write on the socket. This
is very useful for GENA notifications when pupnp is trying to send
events to a disconnected Control Point. "Blocking" select can now be
done by putting a negative timeout value.
2010-11-11 21:24:49 -02:00
Marcelo Roberto Jimenez
f94fdc0afb
Doxygen and indentation for sock.
...
(cherry picked from commit cc472bc2cd )
2010-10-20 10:12:23 -02:00
Marcelo Roberto Jimenez
d3a7912741
New function, sock_close().
...
(cherry picked from commit 8401a59ed5 )
2010-10-15 12:43:17 -03:00
Marcelo Roberto Jimenez
724700be0d
Ported Peter Hartley's patch to compile with mingw.
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@391 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2008-05-25 00:49:43 +00:00
Marcelo Roberto Jimenez
35db3e9bba
Header file reordering and sanity. White space patch.
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@384 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2008-05-23 21:55:04 +00:00
Marcelo Roberto Jimenez
2e4a96f034
Merged Charles Nepveu's IPv6 work. libupnp now is IPv6 enabled.
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@358 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2008-05-02 17:04:22 +00:00
Marcelo Roberto Jimenez
5151d45203
* [pupnp-devel] NetBSD & Mac OS X packages and patches.
...
Rene Hexel's <rh@netbsd.org > patch to compile in NetBSD and Mac OS X.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@205 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2007-06-09 13:40:22 +00:00
Oxy
16637892e3
workaround added for applications that don't catch SIGEPIPE
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@75 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2006-08-04 05:46:06 +00:00
Marcelo Roberto Jimenez
89e7a40fcc
Removing unnecessary additional directory level.
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@29 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2006-07-04 02:44:17 +00:00