diff options
author | Max Kellermann <max@musicpd.org> | 2021-01-21 22:04:14 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-01-21 22:05:21 +0100 |
commit | 9e2d09dabc5abc8cc98c339c6fd34c769125096c (patch) | |
tree | 466f14d03ee52623bc0d99975b33554a36030fa3 /NEWS | |
parent | 2719f62feb97c321d87b62145fc9e92f76d3025e (diff) |
net/SocketError: add syscall specific check functions
Fixes Windows compatibility.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |