kinichiro 856d0511d6 Use posix_win.c functions on WIN32
- read() returns bytes count as 1 for crlf unless binary mode isn't
  specified with open(). Reported by @ulfworsoe in libressl-portable#542
- err could be WSANOTINITIALISED when WSAStartup() is not called
2019-07-28 19:10:47 +09:00
..
2015-03-31 09:25:21 -05:00
2017-02-01 01:13:09 +09:00
2019-01-04 19:24:59 +01:00
2019-07-28 19:10:47 +09:00