sctp_getaddrlen.3 (16c90ceeb35fa6183bb1348c38c30d5f13a5be17) | sctp_getaddrlen.3 (a47698f8d66e1eef4682e31d77b8f96c907461d5) |
---|---|
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. --- 62 unchanged lines hidden (view full) --- 71.Fn getsockopt 72system call. 73.Sh RETURN VALUES 74The call returns the number of bytes that the operating 75system expects for the specific address family or -1. 76.Sh ERRORS 77The 78.Fn sctp_getaddrlen | 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. --- 62 unchanged lines hidden (view full) --- 71.Fn getsockopt 72system call. 73.Sh RETURN VALUES 74The call returns the number of bytes that the operating 75system expects for the specific address family or -1. 76.Sh ERRORS 77The 78.Fn sctp_getaddrlen |
79function can return the following errors. | 79function can return the following errors: |
80.Bl -tag -width Er 81.It Bq Er EINVAL 82The address family specified does NOT exist. 83.El 84.Sh SEE ALSO 85.Xr getsockopt 2 , 86.Xr socket 2 , 87.Xr sctp 4 | 80.Bl -tag -width Er 81.It Bq Er EINVAL 82The address family specified does NOT exist. 83.El 84.Sh SEE ALSO 85.Xr getsockopt 2 , 86.Xr socket 2 , 87.Xr sctp 4 |