lotodore
|
1f6a10e2d1
|
Changes for mingw32 compatibility. Gave up using GetAddrInfoW. getaddrinfo is dynamically bound, gethostbyname is used if it is not available.
VC compilation is broken.
Make sure to use the dynamic boost-thread lib with mingw, as thread specific pointers are used!
|
2007-09-01 14:04:41 +00:00 |
|
lotodore
|
0bb9143855
|
Added missing include for TCP_NODELAY.
|
2007-06-07 16:18:06 +00:00 |
|
lotodore
|
a2134c3fa5
|
Additional include files for linux.
|
2007-02-25 19:56:58 +00:00 |
|
lotodore
|
fc25ae5a8b
|
Added GUI as parameter for client thread constructor. Fixed linux header for getaddrinfo.
|
2007-02-18 00:10:26 +00:00 |
|
lotodore
|
296399f166
|
Added errno include for linux.
|
2007-02-18 00:00:25 +00:00 |
|
lotodore
|
592863ecf5
|
Client thread test version. Ready to connect.
|
2007-02-17 23:44:45 +00:00 |
|
lotodore
|
83804055d7
|
Implemented unicode-based name resolution.
|
2007-02-11 21:22:45 +00:00 |
|
lotodore
|
ad02d4572f
|
Added socket helper functions.
|
2007-02-08 00:19:40 +00:00 |
|