Danny Robson
d0950a97fa
We had assumed that WriteFile/OVERLAPPED operations didn't modify the file cursor. This was wrong. We emulate the POSIX behaviour using a few explicit seek calls. This introduces an incorrect transient state, but isn't a huge problem for our use cases. |
||
---|---|---|
.. | ||
dir.cpp | ||
dir.hpp | ||
except.cpp | ||
except.hpp | ||
fd.cpp | ||
fd.hpp | ||
fwd.hpp | ||
interface.cpp | ||
interface.hpp | ||
map.cpp | ||
map.hpp | ||
ostream.cpp | ||
ostream.hpp | ||
socket.cpp | ||
socket.hpp | ||
util.cpp | ||
util.hpp |