Commit Graph

12 Commits

Author SHA1 Message Date
Nils O. Selåsdal 6b26812cf3 Only do one event at a time to a callback. 2013-11-09 11:06:19 +01:00
Nils O. Selåsdal a4c6b65d5f Replace goto with do while 2013-11-09 10:47:41 +01:00
Nils O. Selåsdal 41c58589a5 Fix harmless off by one when walking file descriptors 2013-10-02 21:35:19 +02:00
Nils O. Selåsdal 27aa7ef3d6 Some comment improving 2013-10-02 21:33:10 +02:00
Nils O. Selåsdal 89232426e0 Properly use return value of select to count the number of events 2013-06-30 14:34:19 +02:00
Nils O. Selåsdal 012a5b1377 move iomux_impl.h to src/ dir, it's an implementation detail 2013-06-19 18:51:12 +02:00
Nils O. Selåsdal 8badeaf857 Remove ucore_ prefix from headers and source files 2013-03-06 22:22:04 +01:00
Nils O. Selåsdal 16e1ac52ec Coding style change 2012-12-05 18:53:58 +01:00
Nils O. Selåsdal ad08ee8963 Add more warning flags, fix a few new warnings 2012-12-04 23:13:01 +01:00
Nils O. Selåsdal 90bbad4346 Reorganize headers again 2012-11-15 18:26:31 +01:00
Nils O. Selåsdal c378d39dfe Make iomux select/epoll handle EINTR 2012-11-13 09:44:44 +01:00
Nils O. Selåsdal ed3866e49a Initial import of libucore 2012-10-29 23:07:32 +01:00