Michael Van Canneyt wrote:
Is select() no longer supported in the 2.0 branch?


It is.
The linux unit was replaced by the BaseUnix and Unix units, which are
more cross-platform (work on all Unixes). To mark the difference, the
prefix fp was prepended to all calls. So you should use fpSelect().

The baseunix/unix units are documented.

Thanks to Michael and Vinzent for pointing me in the right direction. :)

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to