Gregor Richards
e7f20a3673
Bugfixes
...
Silence some Coverity warnings (including a real memory leak) and be
more careful about checking IPv6 mode (for backwards compatibility with
systems that don't support IPv6 but may run code compiled to expect IPv6)
2016-12-05 00:45:40 -05:00
Spec-Chum
7a6a0ee7af
Fix MSVC compilation
2016-12-03 18:24:49 +00:00
Gregor Richards
3c7fc73735
sendto fix for MSVC
2016-12-02 23:15:53 -05:00
Twinaphex
d71df5c06f
Merge pull request #4138 from GregorR/netplay-port-unsigned-short
...
Be explicit about types
2016-12-03 05:11:02 +01:00
Gregor Richards
cc664db231
Be explicit about types.
2016-12-02 23:08:34 -05:00
Twinaphex
4b2a45a276
remove unused variables
2016-12-03 05:07:27 +01:00
Gregor Richards
8993003259
C++ fixes
2016-12-02 22:56:37 -05:00
Gregor Richards
0577749fae
Netplay LAN scanning is go! (sort of)
2016-12-02 22:40:26 -05:00
Gregor Richards
ba0985de37
Actually report the host port as the Netplay port, not the discovery port
2016-12-02 20:38:55 -05:00
Gregor Richards
3446cf09d6
Actually report discovered hosts back to the caller!
2016-12-02 20:28:22 -05:00
Gregor Richards
4c18cec752
Added Netplay discovery code (not yet in menu)
2016-12-02 19:49:42 -05:00