Top Level :: Systemdio
This package is not maintained, if you would like to take over please go to this page.
| Package Information |
| Summary |
Direct I/O functions |
| Maintainers |
Alan Knowles <alan@akbkhome.com> (helper) [details] Sterling Hughes <sterling@php.net> (lead) [wishlist] [details]
|
| License |
PHP |
| Description |
PHP supports the direct io functions as described in the Posix Standard (Section 6) for performing I/O functions at a lower level than the C-Language stream I/O functions (fopen(), fread(),..). The use of the DIO functions should be considered only when direct control of a device is needed. In all other cases, the standard filesystem functions are more than adequate. |
|
| Available Releases |
No releases for this package.
|
| Dependencies |
No releases yet.
|
|