network: fix win32 errno usage with poll
Compare changes
Files
2+ 2
− 3
@@ -180,8 +180,7 @@ int (net_Connect)(vlc_object_t *obj, const char *host, int serv,
@@ -327,7 +326,7 @@ int net_Accept(vlc_object_t *obj, int *fds)
errno
, not net_errno
Extracted from !2155 (closed)
VideoLAN code repository instance