libupnp/upnp
Chandra Penke 2b3ab1799b Fix for regression in SSDP code to send/receive messages over UDP
Sending messages over UDP is broken in some Apple OSes
such as OS X and iOS. This might be broken in other OSes to but didn't
verify.

The fix is to modify the socket lenght argument of sendto to use the correct
sockaddr lenght dependng on whether the socket is IPV4 or IPV6.

Also added some error checks and debugging related to the issue
2010-09-09 22:52:26 -03:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc The scope of the macro NUM_HANDLE is now restricted to upnpapi.c. 2010-08-21 21:22:09 +00:00
m4 Backport of svn rev. 554: 2010-06-26 11:09:49 +00:00
sample White spaces. 2010-03-22 09:08:15 +00:00
src Fix for regression in SSDP code to send/receive messages over UDP 2010-09-09 22:52:26 -03: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 Adding UpnpString. 2010-04-25 00:44:34 +00:00