Bert Belder
|
157cadf4e4
|
api: always check handle validity when epoll_ctl_mod() fails
|
2017-12-07 22:00:11 +01:00 |
|
Bert Belder
|
a2f6609d57
|
api: report EINVAL if epoll_wait() is called with invalid maxevents
|
2017-12-04 23:21:39 +01:00 |
|
Bert Belder
|
11d7a0395f
|
api: report EINVAL when ephnd is a valid handle but not an epoll instance
|
2017-12-04 21:04:58 +01:00 |
|
Bert Belder
|
981b3caf4e
|
api: epoll_create() and epoll_create1() should return NULL on failure
|
2017-12-04 20:04:30 +01:00 |
|
Bert Belder
|
f5f606e8b9
|
src: remove unnecessary wpoll.h includes
|
2017-11-24 18:07:05 +01:00 |
|
Bert Belder
|
eb673e3fed
|
all: rename the project to 'wepoll'
|
2017-09-28 00:12:20 +02:00 |
|
Bert Belder
|
fa10bfc829
|
api: move epoll_xxx functions to api.c
|
2017-09-25 20:35:41 +02:00 |
|
Bert Belder
|
3705120f2c
|
epoll: merge all public APIs into epoll.c
|
2017-09-14 16:41:16 +02:00 |
|
Bert Belder
|
02dceacbe3
|
port: move epoll_(create|close) public APIs to api.c
|
2017-09-11 17:14:43 +02:00 |
|