-
deuce authored
No longer blocks for an extra keypress at termination on *nix. Something like raw_poll or something will be needed to let Win32 work (and to avoid the silly socket_select(file) usage).
deuce authoredNo longer blocks for an extra keypress at termination on *nix. Something like raw_poll or something will be needed to let Win32 work (and to avoid the silly socket_select(file) usage).