mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 21:55:18 +00:00
updated for version 7.2-206
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
/* WinSock API is separated from C API, thus we can't use read(), write(),
|
||||
* errno... */
|
||||
# define sock_errno WSAGetLastError()
|
||||
# undef ECONNREFUSED
|
||||
# define ECONNREFUSED WSAECONNREFUSED
|
||||
# ifdef EINTR
|
||||
# undef EINTR
|
||||
|
||||
Reference in New Issue
Block a user