Commit Graph

128 Commits

Author SHA1 Message Date
Stjepan Glavina e5a8b08578 Use timeout_ms again 2020-08-15 08:40:12 +02:00
Stjepan Glavina 7a1d7386ba Set interest after configuring timerfd 2020-08-15 08:31:00 +02:00
Stjepan Glavina d183433d9e Add timeout test 2020-08-15 08:14:52 +02:00
Stjepan Glavina a7bae2f5c4 Return from wait if there was a notification 2020-08-14 16:33:28 +02:00
Stjepan Glavina 3364fabe0e Fix a comment 2020-08-14 16:08:59 +02:00
Stjepan Glavina f9fb1849e3 Small fixes 2020-08-14 16:08:13 +02:00
Stjepan Glavina 3f721e5498 Add notified flag 2020-08-14 16:07:53 +02:00
Stjepan Glavina d13ddbe0ff Fix timeout calculation on windows 2020-08-14 16:02:30 +02:00
Stjepan Glavina 9d9b8361e5 Fix compilation errors 2020-08-14 15:26:54 +02:00
Stjepan Glavina f1f3d4609c Another try on windows 2020-08-14 15:18:44 +02:00
Stjepan Glavina d645f95ecb Fix compilation errors 2020-08-14 14:59:24 +02:00
Stjepan Glavina 992ee10ee7 Round up to a whole millisecond 2020-08-14 14:47:32 +02:00
Stjepan Glavina db4e8d7dec Typo 2020-08-14 14:39:13 +02:00
Stjepan Glavina 11f77ff54b Some polish 2020-08-14 14:38:02 +02:00
Stjepan Glavina c6818f038f Sub-nanosecond precision for epoll 2020-08-14 13:46:58 +02:00
Stjepan Glavina 4a1a2d673a Fix a comment 2020-08-14 12:55:23 +02:00
Stjepan Glavina eb1f0872ef
Merge pull request #1 from GuillaumeGomez/doc-comment
Add doc-comment to test README's examples
2020-08-13 20:58:13 +02:00
Mike Zeller c128438ffb Add error handling around event ports fcntl 2020-08-11 15:52:57 +00:00
Stjepan Glavina 30ca45f83f
Merge pull request #3 from papertigers/illumos
Add event ports for illumos
2020-08-11 13:15:36 +02:00
Mike Zeller 2d292a86c3 Some more cleanup 2020-08-10 17:16:06 +00:00
Stjepan Glavina cf5971da09 Docs 2020-08-08 10:20:19 +02:00
Stjepan Glavina 08745b5c50 Document non-blocking mode 2020-08-08 10:20:19 +02:00
Mike Zeller 59a4e6b150 Fix left over mentions of epoll 2020-08-06 20:53:33 +00:00
Mike Zeller a17f28d26c Add event ports for illumos 2020-08-06 20:42:44 +00:00
rrokkam 8e3a332b90 Event::none creates an event that is not readable or writable 2020-08-06 09:03:28 -07:00
Guillaume Gomez 8d77ab712f Add doc-comment to test README's examples 2020-08-06 16:12:52 +02:00
Stjepan Glavina d763bb2d90 Fix compilation errors 2020-08-06 15:10:39 +02:00
Stjepan Glavina 5b32dd8e82 Initial commit 2020-08-06 15:05:24 +02:00