> I'm using libraries on freebsd fpc and i've a serious probem with
> TBlockSocket.SendBuffer. When i try to send more then 32000 chrs
> synsock.Send(FSocket, p, y, MSG_NOSIGNAL) returns -1 (Operation would
> block) and truncs my data.

What happens if you set TBlockSocket.SendMaxChunk property to 8192?



-- 
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to