suse man page for sock_unregister

Query: sock_unregister

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SOCK_UNREGISTER(9)						 Linux Networking						SOCK_UNREGISTER(9)

NAME
sock_unregister - remove a protocol handler
SYNOPSIS
void sock_unregister(int family);
ARGUMENTS
family protocol family to remove
DESCRIPTION
This function is called by a protocol handler that wants to remove its address family, and have it unlinked from the new socket creation. If protocol handler is a module, then it can use module reference counts to protect against new references. If protocol handler is not a module then it needs to provide its own protection in the ops->create routine.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SOCK_UNREGISTER(9)
Related Man Pages
atalk(4f) - redhat
rpc_use_family(3ncs) - ultrix
socketpair(2) - netbsd
socketpair(3socket) - sunos
socketpair(3xnet) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB