]> granicus.if.org Git - python/commit
Remove the optional integer argument to SSL_write; now it will always send
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 7 Feb 2001 20:41:17 +0000 (20:41 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 7 Feb 2001 20:41:17 +0000 (20:41 +0000)
commitb38175ef3dd6d951f5e058d85a2d7d62eb424a90
tree21b2916b588d8b01978f4605412385c12dfdbba2
parent3c044942ab7deb4d776861e3a0620ba924136e9a
Remove the optional integer argument to SSL_write; now it will always send
    the entire string passed to it
Modules/socketmodule.c