[fpc-pascal]winsock cr/lf translation

ron wilson ron.wilson at coastgames.com
Tue Aug 6 21:57:49 CEST 2002


i am having problems with the winsock send function - i think its
translating all my CR with CR/LF and i don't want it to.  can someone tell
me what flag to set?

 function send(s:TSocket;Const buf; len:tOS_INT;
flags:tOS_INT):tOS_INT;stdcall;
   external winsockdll name 'send';

regards,
ron wilson.





More information about the fpc-pascal mailing list