size of socket.recv buffer

Locke brown.2053 at osu.edu
Mon Feb 25 21:15:13 EST 2002


so you are saying it sends the data in groups? how do i know how many calls
to recv i need to do before the server is done sending everything it needs
to send? because if i call recv after the server is done sending everything,
the program will just deadlock waiting. any suggestions? anybody know
anything about pop3?

thanks






More information about the Python-list mailing list