udp.4 (edf0e5b3f896da8bf8b1fd0b923401d0c0141aa4) | udp.4 (0b992c1d66e8d7e1fe2a8ac92d06e15f208f6c80) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)udp.4 8.1 (Berkeley) 6/5/93 | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 16 unchanged lines hidden (view full) --- 25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)udp.4 8.1 (Berkeley) 6/5/93 |
33.\" $Id$ |
|
33.\" 34.Dd June 5, 1993 35.Dt UDP 4 36.Os BSD 4.2 37.Sh NAME 38.Nm udp 39.Nd Internet User Datagram Protocol 40.Sh SYNOPSIS --- 81 unchanged lines hidden (view full) --- 122socket with a network address for which no network interface 123exists. 124.El 125.Sh SEE ALSO 126.Xr getsockopt 2 , 127.Xr recv 2 , 128.Xr send 2 , 129.Xr socket 2 , | 34.\" 35.Dd June 5, 1993 36.Dt UDP 4 37.Os BSD 4.2 38.Sh NAME 39.Nm udp 40.Nd Internet User Datagram Protocol 41.Sh SYNOPSIS --- 81 unchanged lines hidden (view full) --- 123socket with a network address for which no network interface 124exists. 125.El 126.Sh SEE ALSO 127.Xr getsockopt 2 , 128.Xr recv 2 , 129.Xr send 2 , 130.Xr socket 2 , |
130.Xr intro 4 , | |
131.Xr inet 4 , | 131.Xr inet 4 , |
132.Xr intro 4 , |
|
132.Xr ip 4 133.Sh HISTORY 134The 135.Nm 136protocol appeared in 137.Bx 4.2 . | 133.Xr ip 4 134.Sh HISTORY 135The 136.Nm 137protocol appeared in 138.Bx 4.2 . |