Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Simonenko ea3ef72118 machinarium: remove return value from fd callback 2017-04-19 16:38:00 +03:00
Dmitry Simonenko 08731e1152 machinarium: separate on_read and on_write fd handler events 2017-04-12 15:17:51 +03:00
Dmitry Simonenko b0f4e9c092 machinarium: remake core api using new event loop impl 2017-04-10 18:07:14 +03:00
Dmitry Simonenko 6d116a91ed machinarium: implement epoll add, modify, delete 2017-04-07 17:58:02 +03:00
Dmitry Simonenko 96b2b6392a machinarium: implement epoll create, shutdown and step 2017-04-07 17:52:10 +03:00
Dmitry Simonenko 6f4d02d0b1 machinarium: add basic event loop and epoll driver stub 2017-04-07 17:43:12 +03:00