According to my info BeOS doesn't have poll() and the BeOS select() only supports "reading". So you can only check if a socket is ready to receive data. Right now we are also using it to check if a send won't block too. This might cause trouble on BeOS it would be nice if you could test it and tell me about possible solutions or submit a bug/patch at savannah.
Jon Daniel
