extmod/modusocket: Fix polling of closed sockets.
Unbound sockets in NEW state should return HUP|WR when polled, and return NVAL when in CLOSED state.
Showing
Please register or sign in to comment
Unbound sockets in NEW state should return HUP|WR when polled, and return NVAL when in CLOSED state.