Commit Graph
2 Commits
Author SHA1 Message Date
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 83804055d7 Implemented unicode-based name resolution. 2007-02-11 21:22:45 +00:00