]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_socket.hxx
Fix a crash where hostlookup fails entirely, thanks to Andreas Gaeb for the catch.
[simgear.git] / simgear / io / sg_socket.hxx
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...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2004-11-19 curtMy old email address is no longer valid ... point to...
2003-12-14 ehofmanMelchior FRANZ:
2002-05-10 curtBernie Bright:
2002-04-25 davidPatches from Erik Hoffman:
2001-10-24 curtMisc MSVC tweaks.
2001-08-02 curtVarious changes for MingWin32 support.
2001-03-25 curtdoxygen ...
2001-03-24 curtDoxygen ...
2001-03-23 curtFG_ to SG_ namespace changes.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-04 curtio changes and tweaks. Working on adding SOCK_STREAM...
2000-09-26 curtRenames fg_types.hxx -> sg_types.hxx
2000-09-25 curtMSVC socket support added by Bernie Bright.
2000-07-13 curtTweaks to SGSocket.
2000-07-11 curtMoved to SimGear.