common_sendmsg
return result = common_sendmsg(socket, &message, flags, false);
RETURN_AND_SET_ERRNO(common_sendmsg(socket, message, flags, true));