Re: [hatari-devel] Windows build currently broken? |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 12/29/18 9:44 AM, Thomas Huth wrote: [...]> So that sounds like some characters could be lost indeed if one uses
close() with O_NONBLOCK. But since we only call that UnInit() function when the settings are changed or Hatari is shutdown, that's like an interruption of the transmission on the serial line anyway. So if you transfer some bytes over the serial line and you suddenly switch of the sender or receiver side while the transfer is not finished yet, you likely get an incomplete transfer anyway, so I don't think the fcntl() is really urgently required in Hatari here, is it?
I think it's fine without it. - Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |