]> git.mxchange.org Git - flightgear.git/commit
Die if I/O Channel config fails for any reason.
authorcurt <curt>
Wed, 4 Oct 2000 20:50:38 +0000 (20:50 +0000)
committercurt <curt>
Wed, 4 Oct 2000 20:50:38 +0000 (20:50 +0000)
commitdf31c5893edfc074a521c32d32e3223e0c093aeb
tree7c58a2587b0472d700643ad5d8b648a92e9e0750
parent3dde95059da70143d6eabc5d90e1332d3c1e7661
Die if I/O Channel config fails for any reason.
Add an I/O Shutdown function call that explicitely closes all the open channels.
src/Main/fg_io.cxx
src/Main/fg_io.hxx
src/Main/keyboard.cxx
src/Main/main.cxx