mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-03-11 23:42:24 +00:00
* SerialComms: compilation in linux. 1) static variables must be defined (otherwise it becomes optimisation-dependent) 2) ensure the socket is closed if an error is detected * SerialComms: avoid issues with order of global variables. GetFrame() and the GetCardMgr() use global variables and the order of their destructor is not well defined. CSuperSerialCard::CommTcpSerialCleanup() is called as part of the CardManager's destructor.
45 KiB
45 KiB