[fpc-pascal]Multiplexing I/O (Sockets)

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Sat Sep 21 10:26:40 CEST 2002


On Sat, 21 Sep 2002, James Mills wrote:

> I remember a while back with C++ I used select and fd's to check if data
> was available in the socket.
>
> Can that be done with pascal? Could someone show me please, I've almost
> forgotten how it's done...

Select() is available. Just check the documentation of the linux unit for
examples.

Michael.






More information about the fpc-pascal mailing list