1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
file/lib
2017-06-21 14:07:49 +02:00
..
Internal Require parallel 0.1.4 and fix code style 2017-06-21 10:18:14 +02: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 double close 2017-06-21 14:07:49 +02:00
FilesystemException.php Use StreamExceptions in Handle, make FilesystemException not extend StreamException 2017-06-21 13:51:59 +02:00
functions.php Handle backslashes in paths correctly 2017-06-17 23:51:29 +02:00
Handle.php Fix code style 2017-06-17 23:41:57 +02:00
ParallelDriver.php Fix code style 2017-06-17 23:41:57 +02:00
ParallelHandle.php Ignore double close 2017-06-21 14:07:49 +02: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 double close 2017-06-21 14:07:49 +02:00