Skip to content
Commit b9cfa0c1 authored by Stelian Ionescu's avatar Stelian Ionescu
Browse files

Fix for FreeBSD: sendto() wants the actual size of the sockaddr_* struct it...


Fix for FreeBSD: sendto() wants the actual size of the sockaddr_* struct it gets, instead of accepting sizeof(sockaddr_storage).

Signed-off-by: default avatarStelian Ionescu <sionescu@common-lisp.net>
parent 0304cf19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment