I had a own "select-routine" with sockets and wanted to upgrade my code to use libev. But libev just gives me a signal when the socket gets a '\n', is this normal ? I have a binary-protocol and can't wait for '\n'. Is there a way to change this behaviour ? Luca Béla Palkovics