[Python-Dev] Python 2.6 SSL

Roger wenham Roger.Wenham at gmx.net
Sat Jun 28 14:59:50 CEST 2008


HI,

I have used the SSL lib to wrap sockets in existing client server code, but I find that
the max send size is 16K. In other words I send 20K, the write call returns 20K
but the receiving end only gets 16K.

I remove the wraper and everything worksagain.

I even modified the unit test to send >16K, but got the same result.

Is therea patch for this ?

I hope this the correct place to report this...

Regards

Roger


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the Python-Dev mailing list