]> git.mxchange.org Git - simgear.git/history - simgear/io/raw_socket.hxx
Asynchronous host lookups+caching, attempt #2
[simgear.git] / simgear / io / raw_socket.hxx
2011-08-30 James TurnerAsynchronous host lookups+caching, attempt #2
2011-08-24 James TurnerCopy constructor and assignment operator for revised...
2011-08-24 James TurnerChange IPAddress to use getaddrinfo internally, and...
2011-08-22 James TurnerRevert "Support non-blocking address lookups, and switc...
2011-08-22 James TurnerRevert "Ick, further fixes for Linux/MSVC"
2011-08-22 James TurnerIck, further fixes for Linux/MSVC
2011-08-21 James TurnerSupport non-blocking address lookups, and switch to...
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-22 James TurnerMove PLIB netSocket into SimGear, as simgear::Socket...