common_send
return result = common_send(socket, data, length, flags, false);
RETURN_AND_SET_ERRNO(common_send(socket, data, length, flags, true));