Hi, > 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.
I tried it (and 0.9.6) and it doesn't work :( I get "connecting..." dialog, and then it closes and nothing happens. Please tell me where should i look to change it, so i'll try to fix that. Or You can just always assume that write is ready. Regards ahwayakchih
