Thomas Bernard
|
6092fdb4f8
|
miniupnpc: fix Win32 build, both MinGW and MSVC
|
2015-09-18 18:11:56 +02:00 |
Konstantin Tokarev
|
a95c501959
|
Use MINISSDPC_* error codes instead of UPNPDISCOVER_*.
|
2015-08-04 14:15:56 +03:00 |
Konstantin Tokarev
|
353f101655
|
Moved SSDP discovery code into minissdpc.c
|
2015-08-03 20:09:26 +03:00 |
Konstantin Tokarev
|
fd65c0a9df
|
Moved UPNPDev definition to separate header.
|
2015-08-03 20:09:26 +03:00 |
Thomas Bernard
|
20efc8f03e
|
2015
|
2015-07-23 22:44:03 +02:00 |
Konstantin Tokarev
|
7ccbdb6511
|
Report more error kinds from minissdpc functions.
|
2015-07-23 16:23:39 +03:00 |
Konstantin Tokarev
|
cffba15387
|
Split getDevicesFromMiniSSDPD into 4 steps to allow reuse of local socket.
It allows allows client application to use event loop instead of blocking
in read() while waiting for server reply.
|
2015-07-23 16:22:23 +03:00 |
Jardel Weyrich
|
95d5c0bf39
|
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
|
2012-09-20 17:52:51 -03:00 |
Thomas Bernard
|
c183a72c46
|
Added miniupnpc
|
2011-09-27 22:25:35 +02:00 |