]> git.mxchange.org Git - simgear.git/commit
Migrate relevant PLIB netXXX classes into SimGear.
authorJames Turner <zakalawe@mac.com>
Sat, 23 Oct 2010 19:07:35 +0000 (20:07 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 24 Oct 2010 00:12:42 +0000 (01:12 +0100)
commitbfd76880a9ca297d308a7a8c5b3ee154ab1187d2
tree4144ad8ca5f9635ae8a52f7e1cc998b723bbeff9
parent48c6d3d89ad8ef25723962706fb81ef792bc34e6
Migrate relevant PLIB netXXX classes into SimGear.
projects/VC90/SimGear.vcproj
simgear/io/Makefile.am
simgear/io/sg_netBuffer.cxx [new file with mode: 0644]
simgear/io/sg_netBuffer.hxx [new file with mode: 0644]
simgear/io/sg_netChannel.cxx [new file with mode: 0644]
simgear/io/sg_netChannel.hxx [new file with mode: 0644]
simgear/io/sg_netChat.cxx [new file with mode: 0644]
simgear/io/sg_netChat.hxx [new file with mode: 0644]