sendTo package:socket

Like send, but allows to specify a destination address.
Like sendTo, but using Ptr and length instead of a ByteString. This function is unsafe. bufPtr must refer to a buffer which size is at least bufSize bytes.