with-any-port-local-datagram ( quot -- )


Vocabulary
io.sockets

Inputs
quota quotation


Outputs
None

Word description
Creates a datagram socket and calls the quotation with this datagram on top of the stack, cleaning up afterwards.

Definition