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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to