PHP. Руководство по PHP. 2005
dio_fcntl
dio_fcntl
Описание
mixed dio_fcntl (resource fd, int cmd [, mixed args])The dio_fcntl() function performs the operation specified by cmd on the file descriptor fd. Some commands require additional arguments args to be supplied.
Замечание: Для Windows-платформ
эта функция не реализована.