sctp_bindx.3 (416ba5c74546f32a993436a99516d35008e9f384) sctp_bindx.3 (a9a393b39093ba4510f43ada4ae2ac0ef9602d37)
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.

--- 19 unchanged lines hidden (view full) ---

28.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
29.\" $FreeBSD$
30.\"
31.Dd June 14, 2015
32.Dt SCTP_BINDX 3
33.Os
34.Sh NAME
35.Nm sctp_bindx
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.

--- 19 unchanged lines hidden (view full) ---

28.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
29.\" $FreeBSD$
30.\"
31.Dd June 14, 2015
32.Dt SCTP_BINDX 3
33.Os
34.Sh NAME
35.Nm sctp_bindx
36.Nd bind or unbind an SCTP socket to a list of addresses.
36.Nd bind or unbind an SCTP socket to a list of addresses
37.Sh LIBRARY
38.Lb libc
39.Sh SYNOPSIS
40.In sys/types.h
41.In sys/socket.h
42.In netinet/sctp.h
43.Ft int
44.Fn sctp_bindx "int s" "struct sockaddr *addrs" "int num" "int type"

--- 66 unchanged lines hidden ---
37.Sh LIBRARY
38.Lb libc
39.Sh SYNOPSIS
40.In sys/types.h
41.In sys/socket.h
42.In netinet/sctp.h
43.Ft int
44.Fn sctp_bindx "int s" "struct sockaddr *addrs" "int num" "int type"

--- 66 unchanged lines hidden ---