AsyncTCPConnection.run

  1. bool run(void delegate(TCPEvent) del)
  2. bool run(TCPEventHandler del)
    class AsyncTCPConnection
    nothrow
    bool
    run

Meta