AsyncUDPSocket.local

Returns the locally bound address as an OS-specific structure.

  1. NetworkAddress local [@property getter]
    class AsyncUDPSocket
    nothrow @property const
    local
    ()
  2. NetworkAddress local [@property setter]

Meta