Re: [patch] Restore correct flags in stdioConsole::read
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave Dave Brolley <[email protected]> writes: > I've committed the attached patch which restores the original flags > in stdioConsole::read. The existing code was turning off O_NONBLOCK > regardless of whether it was previously off. I've no doubt this was due to a quirk in Cygwin (perhaps the dreaded tri-sync problem) :-). It's been so long now, though, that it has probably been fixed and putting things right is a good way to find out if it has! Cheers, Ben