Hi all, Currently my application uses the Linux kernel's epoll interface for socket event notifications. From what I've read it looks like the SDP library only works with select()/poll() - is this actually the case or will epoll work too? Many thanks -- Brad.