AbstractSelector.restartInterruptedSystemCall

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

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

Meta