-
- Downloads
commandserver: do not handle EINTR for selector.select
selectors2 library handles EINTR transparently so we don't need to handle select.error ourselves.
Please register or sign in to comment
selectors2 library handles EINTR transparently so we don't need to handle select.error ourselves.