netft-cpp 0.1.3
Fixed
- Keep UDP receive timeouts bounded when
poll()is interrupted by signals, preventing repeatedEINTRretries from extending the configured timeout.
poll() is interrupted by signals, preventing repeated EINTR retries from extending the configured timeout.