Print this page
1403 Support deferring TCP accept()s

*** 1,16 **** '\" te .\" Copyright (c) 1999, Sun Microsystems, Inc. All Rights Reserved. .\" Copyright 1989 AT&T .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH INTRO 7 "Sep 29, 1994" .SH NAME Intro, intro \- introduction to special files .SH DESCRIPTION - .sp .LP This section describes various device and network interfaces available on the system. The types of interfaces described include character and block devices, STREAMS modules, network protocols, file systems, and ioctl requests for driver subsystems and classes. --- 1,16 ---- '\" te + .\" Copyright 2014 Ryan Zezeski .\" Copyright (c) 1999, Sun Microsystems, Inc. All Rights Reserved. .\" Copyright 1989 AT&T .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH INTRO 7 "Nov 20, 2014" .SH NAME Intro, intro \- introduction to special files .SH DESCRIPTION .LP This section describes various device and network interfaces available on the system. The types of interfaces described include character and block devices, STREAMS modules, network protocols, file systems, and ioctl requests for driver subsystems and classes.
*** 92,106 **** .ne 2 .na \fB(7M)\fR .ad .RS 9n ! This section describes \fBSTREAMS\fR modules. Note that \fBSTREAMS\fR ! drivers are discussed in section 7D. \fBstreamio\fR(7I) contains a list of ! ioctl requests used to manipulate \fBSTREAMS\fR modules and interface with the ! \fBSTREAMS\fR framework. Ioctl requests specific to a \fBSTREAMS\fR module ! will be discussed on the man page for that module. .RE .sp .ne 2 .na --- 92,107 ---- .ne 2 .na \fB(7M)\fR .ad .RS 9n ! This section describes \fBSTREAMS\fR and socket filter modules. Note ! that \fBSTREAMS\fR drivers are discussed in section 7D. ! \fBstreamio\fR(7I) contains a list of ioctl requests used to ! manipulate \fBSTREAMS\fR modules and interface with the \fBSTREAMS\fR ! framework. Ioctl requests specific to a \fBSTREAMS\fR module will be ! discussed on the man page for that module. .RE .sp .ne 2 .na
*** 154,165 **** The Internet Control Message Protocol (ICMP); see \fBicmp\fR(7P). .RE .RE .SH SEE ALSO - .sp - .LP \fBadd_drv\fR(1M), \fBrem_drv\fR(1M), \fBIntro\fR(3), \fBioctl\fR(2), \fBsocket\fR(3SOCKET), \fBdriver.conf\fR(4), \fBarp\fR(7P), \fBicmp\fR(7P), \fBinet\fR(7P), \fBip\fR(7P), \fBmtio\fR(7I), \fBst\fR(7D), \fBstreamio\fR(7I), \fBtcp\fR(7P), \fBudp\fR(7P) .sp --- 155,164 ----