aprsc
aprsc copied to clipboard
kqueue support in xpoll should be implemented
Implement kqueue support in xpoll.c - speed up the server on BSD and Darwin when a lot of clients are connected.
Implement kqueue support in xpoll.c - speed up the server on BSD and Darwin when a lot of clients are connected.
Just added a pull request to add in kqueue support.