_kern_shutdown_socket
extern status_t _kern_shutdown_socket(int socket, int how);
RETURN_AND_SET_ERRNO(_kern_shutdown_socket(socket, how));