Hi! I'm using the syscalls fdOpen, fdClose, etc on FreeBSD. Since swapping from compiler 1.0.10 to 1.9.2 and exchanging the 'uses Linux' statement to 'uses unix', these calls together with FD_SET and FD_Zero makros are missing. How can I handle that? Where have they gone? TIA, Marc