common_socket
RETURN_AND_SET_ERRNO(common_socket(family, type, protocol, true));
return result = common_socket(family, type, protocol, false);