Files
ladybird/LibGUI
Robin Burchell a8864dc590 Kernel: Report EAGAIN from read() on a non-blocking socket if the buffer is empty
This is not EOF, and never should have been so -- can trip up other code
when porting.

Also updates LibGUI and WindowServer which both relied on the old
behaviour (and didn't work without changes). There may be others, but I
didn't run into them with a quick inspection.
2019-05-20 01:31:28 +02:00
..
2019-03-25 14:46:37 +01:00
2019-04-26 14:16:17 +02:00
2019-05-07 14:13:20 +02:00