Files
mpd/src/event
Max Kellermann 491cc8f54d net/SocketDescriptor: add {Read,Write}NoWait()
It was surprising that Read() was non-blocking, but there was no
blocking version of it.  Let's make the non-blocking behavior explicit
and change Read() to be blocking.

In order to find existing callers easily with compiler errors, this
also refactors Read()/Write() to take a std::span parameter.
2023-09-27 11:39:55 +02:00
..
2023-03-12 20:02:54 +01:00
2023-03-12 20:02:54 +01:00
2023-09-26 15:47:09 +02:00
2023-09-26 15:47:09 +02:00