UdpConnection.bind

Bind to a local address in order to receive packets sent there.

  1. ushort bind(string host, ushort port)
  2. ushort bind(AddressInfo addressInfo)
    class UdpConnection
    final
    ushort
    bind
    (
    AddressInfo addressInfo
    )

Meta