AbstractSelector.restartInterruptedSystemCall

Sets whether interrupted system calls will be restarted when blocking inside a call to select.

  1. bool restartInterruptedSystemCall()
  2. void restartInterruptedSystemCall(bool value)
    class AbstractSelector
    void
    restartInterruptedSystemCall
    (
    bool value
    )

Meta