TCPConnection.tcpNoDelay

Used to disable Nagle's algorithm.

  1. bool tcpNoDelay [@property setter]
  2. bool tcpNoDelay [@property getter]
    interface TCPConnection
    @property const
    bool
    tcpNoDelay
    ()

Meta