Hi there !
I read here that we can use socket._recv_will_return_data_immediately() to know if there's data, but it always return False (Python 1.4.4). Moreover, where is documented this feature ???
setblocking() simply doesn't work with recvfrom().
Any help ??

. Moreover, where is documented this feature ???
Reply With Quote


