These are convenience functions that forward to bindDatagram.
UDP sockets don't connect per se, but the basically work the same as connectStream. See the caveat about requiring a premade Fiber from that page.
See Implementation
These are convenience functions that forward to bindDatagram.
UDP sockets don't connect per se, but the basically work the same as connectStream. See the caveat about requiring a premade Fiber from that page.