]> git.mxchange.org Git - flightgear.git/commit
Added a get_type() to the iochannel class so the protocol code can optionally
authorcurt <curt>
Thu, 1 Jun 2000 21:13:26 +0000 (21:13 +0000)
committercurt <curt>
Thu, 1 Jun 2000 21:13:26 +0000 (21:13 +0000)
commit6cb91111d80583eb77439facd7741e7ca3fcbd34
tree17f7d7b092b4bce340994a5c04df288da3a51c35
parent818a462a02be1b5301502aa803dd7e3c6edcec26
Added a get_type() to the iochannel class so the protocol code can optionally
impliment different behavior depending on the channel that's being used.
src/Network/fg_file.cxx
src/Network/fg_serial.cxx
src/Network/fg_socket.cxx
src/Network/iochannel.hxx
src/Network/joyclient.cxx
src/Network/native.cxx