suse man page for enum_sock_type

Query: enum_sock_type

OS: suse

Section: 9

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

ENUM
SOCK_TYPE(9) Linux Networking ENUM SOCK_TYPE(9)
NAME
enum_sock_type - Socket types
SYNOPSIS
enum sock_type { SOCK_STREAM, SOCK_DGRAM, SOCK_RAW, SOCK_RDM, SOCK_SEQPACKET, SOCK_DCCP, SOCK_PACKET };
CONSTANTS
SOCK_STREAM stream (connection) socket SOCK_DGRAM datagram (conn.less) socket SOCK_RAW raw socket SOCK_RDM reliably-delivered message SOCK_SEQPACKET sequential packet socket SOCK_DCCP Datagram Congestion Control Protocol socket SOCK_PACKET linux specific way of getting packets at the dev level. For writing rarp and other similar things on the user level.
DESCRIPTION
When adding some new socket type please grep ARCH_HAS_SOCKET_TYPE include/asm-* /socket.h, at least MIPS overrides this enum for binary compat reasons.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ENUM SOCK_TYPE(9)
Related Man Pages
socket(2) - redhat
socket(2) - opendarwin
ip(4p) - ultrix
inet(4f) - ultrix
socket(2) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB