datagram-pool
Connection pools

Prev:make-connection ( pool -- conn )
Next:<datagram-pool> ( addrspec -- pool )


Vocabulary
io.pools

Class description
A pool of datagram sockets bound to the address stored in the addrspec slot.

Definition


Methods