[fpc-pascal]How to get read-timeouts when reading sockets?

Sebastian Günther sguenther at gmx.de
Fri Jun 8 20:11:57 CEST 2001


Michael Vogel wrote:
> 
> >You might try to have a look at the select() call.
> 
> At home I will take a look at it. It's in the crt-unit, isn't it?

no, in the Linux or Unix unit

Additionally, there is a unit called AsyncIO in the FCL, which is some
kind of OOP wrapper for select(). The next version, which is currently
in testing stage, will be released soon and will also work on Win32.


- Sebastian




More information about the fpc-pascal mailing list