David Pitfield [dbp]

Results 2 issues of David Pitfield [dbp]

Disclosure: I am the author / maintainer

On a "blocking" client socket, `Socket.read(into data: inout Data)` sometimes unexpectedly returns 0, even when the remote connection has not closed (`Socket.remoteConnectionClosed == false`). This only reproduces on macOS. This...