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.

戻り値

Returns the result of the C call.