Top Level :: System
:: dio
:: 0.1.0
:: Windows
dio 0.1.0 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.1.0
(beta)
|
- Fixed memory leak in dio_read (Dawid Zamirski) - Fixed Bug #74209 dio_stat - appended nulls (Remi) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 0.1.0 |
|
|