cfunction (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 return nil. Returns stream.