]> git.mxchange.org Git - simgear.git/commit
Move PLIB netSocket into SimGear, as simgear::Socket, and update the wrapper classes.
authorJames Turner <zakalawe@mac.com>
Thu, 22 Jul 2010 12:34:05 +0000 (13:34 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 22 Jul 2010 19:02:37 +0000 (20:02 +0100)
commit6b3a05e23fc8f8121f24824711917e7255f17fa8
treec5dacac8d0005584705d2c8cc4ded699dbedf9b1
parent63cbd4deb0dfa95662a480b922c2c5e1cfc58c27
Move PLIB netSocket into SimGear, as simgear::Socket, and update the wrapper classes.
projects/VC90/SimGear.vcproj
simgear/io/Makefile.am
simgear/io/raw_socket.cxx [new file with mode: 0644]
simgear/io/raw_socket.hxx [new file with mode: 0644]
simgear/io/sg_socket.cxx
simgear/io/sg_socket.hxx
simgear/io/sg_socket_udp.cxx
simgear/io/sg_socket_udp.hxx