cfunction
src/core/net.c on line 922, column 1
(net/send-to stream dest data &opt timeout)
Writes a datagram to a server stream. dest is a the destination
address of the packet. Takes an optional timeout in seconds, after
which will raise an error. Returns stream.