]> git.mxchange.org Git - flightgear.git/commit
Don't remove the named pipe on a "Reset" or position change (i.e. when
authorcurt <curt>
Mon, 3 Mar 2003 17:48:09 +0000 (17:48 +0000)
committercurt <curt>
Mon, 3 Mar 2003 17:48:09 +0000 (17:48 +0000)
commit11e0a3b1f89458b8d273b162031de55232b88419
treef3d78836768a96c85ca2f59dad0322054949eabe
parentc8b8afeb78f72986ad8c52b527b86ba7fbe638f7
Don't remove the named pipe on a "Reset" or position change (i.e. when
FGExternalPipe is destructed.)  This leaves the name pipe hanging around
even after flightgear exits, but assuming we put the files in /tmp that
shouldn't be a big deal.
src/FDM/ExternalPipe/ExternalPipe.cxx