[fpc-pascal]Multiplexing I/O (Sockets)
Georgi Georgiev
skelet_bg at yahoo.com
Fri Sep 20 10:05:15 CEST 2002
--- James Mills <prologic at useoz.com> wrote:
> How do you set sockets to non-blocking?
>
> I'm using the unit, Sockets...
with line:
fcntl(conn,F_SetFl,Open_NonBlock);
See also attached examples !
=====
Skelet
====== http://skelet.hit.bg
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: client.pp
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20020920/2c758afa/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: server.pp
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20020920/2c758afa/attachment-0001.ksh>
More information about the fpc-pascal
mailing list