Commit Graph

251 Commits

Author SHA1 Message Date
Stjepan Glavina 91bf9a4cf6 Fix compilation error 2020-09-01 06:49:20 +02:00
Stjepan Glavina 4b4b774116 Cleanup 2020-09-01 06:48:09 +02:00
Stjepan Glavina 3fdcd68e23 Specify oneshot when inserting into epoll/wepoll 2020-09-01 06:42:08 +02:00
Stjepan Glavina d106cef8c4 Bump to v0.1.6 2020-08-29 17:34:45 +02:00
Stjepan Glavina 654ddca8a6 Add logging 2020-08-29 16:07:51 +02:00
Stjepan Glavina 54ac671d8e Bump to v0.1.5 2020-08-15 09:15:49 +02:00
Stjepan Glavina 2b944c8f7d
Merge pull request #9 from stjepang/timeout-test
Add timeout test
2020-08-15 09:14:57 +02:00
Stjepan Glavina bf546cb173 Fix warnings 2020-08-15 09:12:45 +02:00
Stjepan Glavina 8f1c4e530d Set timeout to 0 when non-blocking epoll_wait 2020-08-15 09:05:58 +02:00
Stjepan Glavina 94b263817d Add missing import 2020-08-15 08:45:10 +02:00
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 49cdfb8d5a Add notify tests 2020-08-15 08:23:45 +02:00
Stjepan Glavina cd0c0925c7 Loop 2020-08-15 08:18:12 +02:00
Stjepan Glavina 453d2b2d5e Add test 2020-08-15 08:16:22 +02:00
Stjepan Glavina d183433d9e Add timeout test 2020-08-15 08:14:52 +02:00
Stjepan Glavina ebbd46c40f Bump to v0.1.4 2020-08-14 17:05:47 +02:00
Stjepan Glavina 665f5f66d1
Merge pull request #8 from stjepang/sub-ns-linux
Sub-nanosecond precision for epoll
2020-08-14 17:04:15 +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 984a005589 Disable precision tests on windows 2020-08-14 15:08:27 +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 74edf79d78 Run precision tests on windows 2020-08-14 14:32:23 +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
Stjepan Glavina c577d943c9 Bump to v0.1.3 2020-08-12 12:13:10 +02:00
Stjepan Glavina e457412cb4
Merge pull request #5 from papertigers/illumos
Add error handling around event ports fcntl
2020-08-11 19:35:36 +02:00
Mike Zeller c128438ffb Add error handling around event ports fcntl 2020-08-11 15:52:57 +00:00
Stjepan Glavina 1e7441a27a Bump to v0.1.2 2020-08-11 13:18:14 +02:00
Stjepan Glavina 0289558227
Update README.md 2020-08-11 13:16:00 +02: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 b2c08f8b0c Bump to v0.1.1 2020-08-08 17:52:51 +02: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
Stjepan Glavina 3fe396cf07
Merge pull request #2 from rrokkam/master
Event::none creates an event that is not readable or writable
2020-08-06 18:14:01 +02: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