Aaron Piotrowski
|
ca3ab2dc73
|
Restore destructor on resource stream
Forgot close() needed to be called to free watcher.
|
2017-05-12 10:27:58 -05:00 |
|
Aaron Piotrowski
|
e7f7326363
|
PendingReadException → PendingReadError
Consecutive reads is a coding error, so it should be an instance of Error.
|
2017-05-12 00:06:07 -05:00 |
|
Aaron Piotrowski
|
f6e765cea3
|
Succeed reads with null on closed stream
|
2017-05-11 23:56:36 -05:00 |
|
Aaron Piotrowski
|
c2eac67b79
|
Fix close() and make public again
|
2017-05-11 23:52:15 -05:00 |
|
Aaron Piotrowski
|
cfbf25e3b5
|
Remove close() from interfaces
|
2017-05-11 18:08:45 -05:00 |
|
Niklas Keller
|
55a7118da9
|
Add .editorconfig and fix code style
|
2017-05-07 22:14:45 +02:00 |
|
Niklas Keller
|
73e6441fd9
|
Add getResource() to resource streams
|
2017-05-05 16:45:53 +02:00 |
|
Aaron Piotrowski
|
4b7a537d7b
|
Refactor ResourceInputStream for new API
|
2017-05-04 16:30:40 -05:00 |
|
Niklas Keller
|
bf90335bb6
|
Major API change + merged Reader and Writer from amphp/socket
|
2017-04-30 08:33:16 +02:00 |
|