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
|
d63588f54b
|
Name resolution can be aborted. Fixed bug in socket_set_port.
|
2007-02-25 17:08: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 |
|