Files
ladybird/LibC
Andreas Kling b3a1671f1a Kernel: Add support for recv() with MSG_DONTWAIT.
Passing this flag to recv() temporarily puts the file descriptor into
non-blocking mode.

Also implement LocalSocket::recv() as a simple forwarding to read().
2019-05-20 03:47:02 +02:00
..
2019-05-16 14:03:49 +02:00
2018-11-06 14:42:28 +01:00
2019-01-23 06:57:00 +01:00
2019-05-16 14:03:49 +02:00
2019-05-16 14:03:49 +02:00
2019-02-26 15:57:59 +01:00
2019-02-26 15:57:59 +01:00
2019-05-19 19:54:20 +02:00
2019-05-19 19:54:20 +02:00