Skip to content
GitLab
Explore
Sign in
Register
network: fix win32 errno usage with poll
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
network: fix win32 errno usage with poll
Steve Lhomme
requested to merge
robUx4/vlc:net-errno-fixes
into
master
Sep 06, 2022
Overview
1
Commits
2
Pipelines
2
Changes
2
poll(), vlc_poll() and vlc_poll_i11e() set
errno
, not
net_errno
handle more error codes
Extracted from
!2155 (closed)
Merge request reports
Loading