net/SocketError: add syscall specific check functions

Fixes Windows compatibility.
This commit is contained in:
Max Kellermann
2021-01-21 22:04:14 +01:00
parent 2719f62feb
commit 9e2d09dabc
5 changed files with 76 additions and 9 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.22.5 (not yet released)
* output
- httpd: error handling on Windows improved
ver 0.22.4 (2021/01/21)
* protocol