mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
1133678c34
- Make the epoll_event_context_init() call fail if epoll_create() fails.
This should cause this backend to be skipped on host with epoll() in
libc but not in the kernel.
- At the moment, there is no sensible way to handle failures to add an
epoll() event, and 'fallback to select' is misnamed (so we now
abort()).
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
dbspeed.c | ||
event.c | ||
iconv.c | ||
irpc.c | ||
local.c | ||
messaging.c | ||
resolve.c | ||
sddl.c | ||
share.c | ||
torture.c |