centos man page for enum_sock_type

Query: enum_sock_type

OS: centos

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 3.10 June 2014 ENUM SOCK_TYPE(9)
Related Man Pages
socket(2) - bsd
disconnectx(2) - mojave
socket(2) - netbsd
atalk(4f) - redhat
socket_create(3) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input