Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Bookmark this on Delicious
Share on Facebook
Slashdot It!
Digg
PHP
:
Function Reference
:
Direct IO Functions
: dio_read
dio_read
Reads bytes from a file descriptor
(
PHP 4 >= 4.2.0, PHP 5 <= 5.0.5
)
string
dio_read
(
resource
fd
[,
int
len
] )
<< dio_open
PHP
:
Function Reference
:
Direct IO Functions
: dio_read
dio_seek >>
Code Examples / Notes » dio_read
matt
Note that dio_read on Windows (other platforms unknown) will not timeout if there is no data to read. There is no way to specify a timeout or do a non-blocking read on Windows.
Change Language
dio_close
dio_fcntl
dio_open
dio_read
dio_seek
dio_stat
dio_tcsetattr
dio_truncate
dio_write