Marcelo Roberto Jimenez
1ee8cd9e1a
Ivan Romanov's system file inclusion patch for WIN32 (mingw).
2010-12-21 08:33:57 -02:00
Marcelo Roberto Jimenez
f67ed1949b
Less include file mess and doxygenation.
2010-12-19 19:02:42 -02:00
Marcelo Roberto Jimenez
b2a88aa70b
SF Tracker: Patches - Fedora mingw32 compilation - ID: 3138849
...
Details:
Hello. I trying compile libupnp-1.6.10 on the Fedora 14 MinGW
Environment and get many errors. I create patch to fix it. With this
patch i can get static library. This patch is very raw.
Submitted: Ivan Romanov (ivanromanov) - 2010-12-16 23:29:19 UTC
2010-12-18 19:29:24 -02:00
Marcelo Roberto Jimenez
462505ff62
Use the new include files UpnpIntTypes.h, UpnpStdInt.h and UpnpUniStd.h.
...
Trying to keep platform dependency on the headers and clean the main
code a little bit.
2010-12-18 17:08:36 -02:00
Marcelo Roberto Jimenez
f384e54fc6
Consistent usage of win32 INVALID_SOCKET and SOCKET_ERROR.
...
On win32 socket() returns INVALID_SOCKET, which is unsigned,
on error, not -1.
Also, most network functions return SOCKET_ERROR.
This patch tries to make the usage consistent.
2010-11-07 18:31:47 -02:00
Marcelo Roberto Jimenez
8401a59ed5
New function, sock_close().
2010-10-15 12:25:35 -03:00
Marcelo Roberto Jimenez
5b40cfa272
Misplaced declaration of UpnpCloseSocket.
2010-10-15 12:17:15 -03:00
Marcelo Roberto Jimenez
5eb55e0fb2
Backport of svn revision 504:
...
SF Patch Tracker [ 2969188 ] 1.8.0: patch for FreeBSD compilation
Submitted By: Nick Leverton (leveret)
Fix the order of header inclusion for FreeBSD.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/branches/branch-1.6.x@509 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2010-03-21 15:42:40 +00:00
Marcelo Roberto Jimenez
ceca478180
Backport of most of upnp.h with documentation.
...
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/branches/branch-1.6.x@475 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2008-07-27 03:06:21 +00:00