server/apps/dav/lib/Connector
Roeland Jago Douma 3720add736
Add a wrapper to determine if a file is EOF
The stream is already closed at this point. Which means feof will always
return false. We have to determine if the stream is EOF in the
preCloseCallback. And pass this info along. Then the logic works as
expected.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-15 08:41:39 +01:00
..
Sabre Add a wrapper to determine if a file is EOF 2019-02-15 08:41:39 +01:00
LegacyDAVACL.php Remove unused import statements 2018-02-14 16:55:43 +01:00
PublicAuth.php Update license headers 2017-11-06 16:56:19 +01:00