mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
28bf51fc65
This allows any number of event handlers per low level fd. It means the epoll backend behaves like the poll backend now. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>