there's a socket.sendall(), so why no socket.recvall()?

Irmen de Jong irmen at -nospam-remove-this-xs4all.nl
Sat Jan 15 23:06:47 EST 2005


Irmen de Jong wrote:
>>> Subject says it all;
>>> there's a socket.sendall(), so why no socket.recvall()?

[...]

> I may even write a patch for socketmodule.c right now :-D

And here it is: the missing socket.recvall().

http://www.python.org/sf/1103213


--Irmen



More information about the Python-list mailing list