TcpStream.handle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uv_tcp_t* handle [@property getter]
    class TcpStream
    @property
    uv_tcp_t*
    handle
    ()
  2. alias handle = Stream.handle

Meta