Scroll to navigation

UNLOCK_SOCK_FAST(9) Linux Networking UNLOCK_SOCK_FAST(9)

NAME

unlock_sock_fast - complement of lock_sock_fast

SYNOPSIS

void unlock_sock_fast(struct sock * sk, bool slow);

ARGUMENTS

sk
socket

slow

slow mode

DESCRIPTION

fast unlock socket for user context. If slow mode is on, we call regular release_sock

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.