mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
- make it easier to plug in a new events backend - add simpler 'select' and 'epoll' backends This is part of the effort to add good AIO support. The events_aio.c backend is done, but sometimes dies with a SEGV, which is why it isn't enabled yet.