UdpSocket.bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. UdpSocket bind(string ip, ushort port)
    class UdpSocket
    bind
    (
    string ip
    ,
    ushort port
    )
  2. UdpSocket bind(Address address)

Meta