TCP_Server.opEquals

  1. bool opEquals(TCP_Server other)
  2. bool opEquals(typeof(null) n)
    struct TCP_Server
    @nogc nothrow pragma(inline, true) const
    bool
    opEquals
    (
    typeof(null) n
    )

Meta