tail head cat sleep
QR code linking to this page

Manual Pages  — sysdecode_socket_protocol

NAME

sysdecode_socket_protocol – lookup name of socket protocol

CONTENTS

LIBRARY

libsysdecode

SYNOPSIS

#include <sysdecode.h>

const char *
sysdecode_socket_protocol(int domain, int protocol);

DESCRIPTION

The sysdecode_socket_protocol() function returns a text description of the protocol passed in the protocol argument to socket(2). sysdecode_socket_protocol() takes the protocol as well as the domain to uniquely identify the protocol.

sysdecode_socket_protocol (3) May 25, 2017

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.”