1
0
Fork 0
flightgear/Serial
curt b4a913e339 Having the class destructor close the fd was a bad idea ... especially if you
ever make a copy of the instance and then subsequently destroy either.
close_port() is now a separate member function.
1998-11-30 17:15:29 +00:00
..
Makefile.am Initial revision. 1998-11-16 13:53:01 +00:00
serial.cxx Having the class destructor close the fd was a bad idea ... especially if you 1998-11-30 17:15:29 +00:00
serial.hxx Having the class destructor close the fd was a bad idea ... especially if you 1998-11-30 17:15:29 +00:00
testserial.cxx Updates ... 1998-11-19 03:35:43 +00:00