Top Level :: System
:: dio
:: 0.0.7
:: Windows
dio 0.0.7 for Windows
Package Information |
Summary |
Direct I/O functions |
Maintainers |
Melanie Rhianna Lewis (lead)
[details]
Remi Collet (lead)
[details]
|
License |
PHP-3.01 |
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(),..).
DIO provides functions and stream wrappers which provide raw and
serial low level IO support. 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. |
Release notes
Version 0.0.7
(beta)
|
Added far better windows error reporting. Warnings now raised when Win32 API calls return errors. The warnings include the underlying Windows error message. |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 0.0.7 |
|
|