Skip to content

network: don't use net_errno with poll()

The Win32 implementation of poll() sets errno, not net_errno.

Merge request reports

Loading