setNoDelay method

Socket setNoDelay([
  1. bool noDelay
])

Implementation

external Socket setNoDelay([bool noDelay]);