[Python-Dev] noreply@sourceforge.net: [Python-bugs-list] [Bug #111620] lots of use of send() without verifyi ng amount of data sent. (original) (raw)

Fred L. Drake, Jr. fdrake@beopen.com
Fri, 11 Aug 2000 13:16:43 -0400 (EDT)


Thomas Wouters writes:

Perhaps you're right, perhaps we should consider this a job for the type of VHLL that Python is, and provide the opposite function separate instead: a non-resending send(), for those that really want it. But in the eyes of the Python programmer, socket.send() would just magically accept and send any message size you care to give it, so it shouldn't break things. I think ;)

This version receives my +1.

-Fred

-- Fred L. Drake, Jr. BeOpen PythonLabs Team Member