http://qs321.pair.com?node_id=624467


in reply to Re: Max 16384 bytes
in thread Max 16384 bytes

Okay, sorry, to less informations.

If I try to sysread() or syswrite() more than 16k over a socket (IO::Socket::SSL) then only 16k are read or written and not more.

So I try to find out why only 16k are written and saw this code but it did't gives me a answer.