]> git.mxchange.org Git - flightgear.git/commit
Updates from "Jonathan Polley" <jwpolley@home.com> to convert from/to 'net'
authorcurt <curt>
Mon, 4 Feb 2002 22:54:02 +0000 (22:54 +0000)
committercurt <curt>
Mon, 4 Feb 2002 22:54:02 +0000 (22:54 +0000)
commit847b9688168fb4f5f5460f3c3551edb2cc26d3aa
tree9649b87c6c5807a8269ad3e259853f9c84231033
parent4453bec3de4fd5f8ce89f9147e93d4b1c09b6e4b
Updates from "Jonathan Polley" <jwpolley@home.com> to convert from/to 'net'
format before reading/writing data from/to remote machine.  This allows
different endian machines to talk to each other.  Also added support for
passing time and time offset (warp) in the data packet.
src/Network/native_fdm.cxx
src/Network/native_fdm.hxx
src/Network/net_fdm.hxx [new file with mode: 0644]
src/Network/raw_fdm.hxx [deleted file]