Win32UDPConnection.connect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void connect(string host, ushort port)
    class Win32UDPConnection
    @trusted override
    void
    connect
    (
    string host
    ,
    ushort port
    )
  2. void connect(NetworkAddress addr)

Meta