1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
file/lib
2017-07-21 08:32:23 +02:00
..
Internal Use StatCache in ParallelDriver 2017-07-18 01:01:20 -05:00
BlockingDriver.php Fix code style 2017-06-17 23:41:57 +02:00
BlockingHandle.php Ignore double close 2017-06-21 14:07:49 +02:00
Driver.php Fix code style 2017-06-17 23:41:57 +02:00
EioDriver.php Fix EioPoll busy watcher 2017-06-20 22:59:23 +02:00
EioHandle.php Ignore errors when closing 2017-06-23 17:47:22 -05:00
FilesystemException.php Use StreamExceptions in Handle, make FilesystemException not extend StreamException 2017-06-21 13:51:59 +02:00
functions.php Use BlockingDriver in SAPIs like Apache or FPM 2017-07-21 08:32:23 +02:00
Handle.php Fix code style 2017-06-17 23:41:57 +02:00
ParallelDriver.php Use StatCache in ParallelDriver 2017-07-18 01:01:20 -05:00
ParallelHandle.php Fix eof logic and remove seek tests for ParallelHandle 2017-07-06 16:51:20 -05:00
PendingOperationError.php Forbid simultaneous conflicting ops 2017-06-20 00:17:07 -05:00
StatCache.php Require parallel 0.1.4 and fix code style 2017-06-21 10:18:14 +02:00
UvDriver.php Refactor UvDriver and UvHandle to use UvPoll as busy watcher 2017-06-20 23:39:14 +02:00
UvHandle.php Ignore errors when closing 2017-06-23 17:47:22 -05:00