vibe-core/source/vibe
Sönke Ludwig ae6506289a Fix waitForDataEx's return value for an open connection and a zero timeout.
IOMode.once causes the read() to return with IOStatus.wouldBlock immediately, which previously resulted in erroneously reporting WaitForDataStatus.noModeData instead of timeout.

See vibe-d/vibe.d#2483
2020-10-15 13:13:15 +02:00
..
core Fix waitForDataEx's return value for an open connection and a zero timeout. 2020-10-15 13:13:15 +02:00
internal Fix InterfaceProxy to work with null values. 2020-09-18 10:10:26 +02:00
appmain.d Correct copyright holder. 2020-01-27 19:20:52 +01:00