Commit Graph

13 Commits

Author SHA1 Message Date
jD91mZM2 879bbf0dad Revert "Only send events that were asked for"
This reverts commit 438acd7d09.

Apparently the test I wrote passes anyway with the old code.
I assume the kernel is filtering the events out.
2018-06-03 17:22:39 +02:00
jD91mZM2 438acd7d09 Only send events that were asked for 2018-06-03 17:09:56 +02:00
jD91mZM2 9454cdfbb4 Code cleanup & bugfixes related to connections dropped early 2018-06-03 15:01:39 +02:00
jD91mZM2 31a2b95fe0 Add hello example 2018-06-02 18:19:55 +02:00
jD91mZM2 34e82a7235 Return EPIPE instead of ENOTCONN 2018-06-02 18:04:30 +02:00
jD91mZM2 8a54eadae0 Fix events & more event tests 2018-06-02 17:17:03 +02:00
jD91mZM2 af3813c518 Add unnamed sockets & don't send EOF before connected 2018-06-02 16:28:33 +02:00
jD91mZM2 4327481d3c Rename example 2018-06-02 12:22:47 +02:00
jD91mZM2 eae2252c5f Announce when ready to dup 2018-06-02 11:56:51 +02:00
jD91mZM2 974d37f8e2 Properly send EOF 2018-06-02 11:10:08 +02:00
jD91mZM2 b4133ff956 Support events 2018-06-02 10:27:10 +02:00
jD91mZM2 da017f7941 Basic nonblocking I/O 2018-06-02 09:27:54 +02:00
jD91mZM2 1624deadfa Initial commit 2018-06-02 09:00:49 +02:00