]> git.mxchange.org Git - flightgear.git/history - src/Network/fg_socket.cxx
Replaced Durk's mymath.* with plib/sg.h (contributed by Durk).
[flightgear.git] / src / Network / fg_socket.cxx
2000-05-24 curtMSVC5 portability changes contributed by Bruce Finney.
2000-04-19 curtInitial revision.
2000-03-21 curtMSVC++ tweaks contributed by Christian Mayer.
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-04 curtUpdated for plib-1.1.x
1999-11-24 curtAdded an FGIOChannel::writestring().
1999-11-23 curtRemoved some testing cruft related to a dumb attempt...
1999-11-23 curtFixed the bug that was causing overbuffering of socket...
1999-11-20 curtAdded first stab at a socket class.