1
0
mirror of https://github.com/danog/file.git synced 2024-11-30 04:19:39 +01:00
file/lib
2017-07-06 16:51:20 -05:00
..
Internal Return same promise on subsequent close calls 2017-06-22 10:18:55 -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 blocking driver on Windows 2017-06-23 17:47:32 -05: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 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