output events on select

Tor Erik Sønvisen tores at stud.cs.uit.no
Fri Sep 30 11:25:09 EDT 2005


Hi

When using select, what exactly will trigger an output-event?
I have a socket registered in the output-list of the select but an 
output-event is never generated for that socket. I know the socket is ready 
to send data, so how can I make select return with an output-event?

regards tores






More information about the Python-list mailing list