Represents a connection to a udp socket and abstracts to platform-specific versions as needed

Constructor

new()

Methods

bind(host:String, port:Int):Void

registerCallback(listener:(packet:Bytes) ‑> Void):Void