LegacyMozTCPSocket.listen

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto listen(ushort port, ServerSocketOptions options, ushort backlog)
    struct LegacyMozTCPSocket
    nothrow
    listen
    ()
    (
    ushort port
    ,,
    ushort backlog
    )
  2. auto listen(ushort port, ServerSocketOptions options)
  3. auto listen(ushort port)

Meta