Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
f1e6d5dc
Commit
f1e6d5dc
authored
May 28, 2008
by
Rémi Denis-Courmont
Browse files
Windows does not have AI_NUMERICSERV for some reasons
parent
c0a2676e
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_network.h
View file @
f1e6d5dc
...
...
@@ -40,6 +40,7 @@
# include <ws2tcpip.h>
# define ENETUNREACH WSAENETUNREACH
# define net_errno (WSAGetLastError())
# define AI_NUMERICSERV 0
extern
const
char
*
net_strerror
(
int
val
);
struct
iovec
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment