eww, merge conflicts

pull/13/head
despair86 6 years ago
parent 43760dee2e
commit 961a4b1d3c

@ -59,14 +59,6 @@ namespace llarp
// writefile
#endif
});
// todo: wtf???
#ifndef _WIN32
#else
#if 0
DWORD bytes_written = 0;
if(::WriteFile((HANDLE)fd, buffer->payload.data(), buffer->payload.size(), &bytes_written, nullptr))
#endif
#endif
/// reset errno
errno = 0;
}

Loading…
Cancel
Save