On Sunday, 24 May 2020 at 16:14:58 UTC, Russel Winder wrote:
On Sun, 2020-05-24 at 17:01 +0100, Russel Winder wrote:

[…]
connection.read(buffer, IOMode.once);

What an idiot I am, this call returns the read count, which makes it fine.

Progress now being made.

I had a look. Documentation could be better. I think the other call does not return it, because it always reads until the buffer is filled.

Reply via email to