-
- Downloads
Added protection against negative timeouts in SocketPair::poll.
The maintenance handler provided a negative timeout when its round too long. This led to infinitely sleeping on a poll instead of a timeout of 10s max.
Please register or sign in to comment