sctp_send.3 (9199c09a159c4e3e98c212d4eec1edc5252d9e33) sctp_send.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.

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

289id has priority.
290.Sh RETURN VALUES
291The call returns the number of characters sent, or -1
292if an error occurred.
293.Sh ERRORS
294The
295.Fn sctp_send
296system call
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.

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

289id has priority.
290.Sh RETURN VALUES
291The call returns the number of characters sent, or -1
292if an error occurred.
293.Sh ERRORS
294The
295.Fn sctp_send
296system call
297fail if:
297fails if:
298.Bl -tag -width Er
299.It Bq Er EBADF
300An invalid descriptor was specified.
301.It Bq Er ENOTSOCK
302The argument
303.Fa s
304is not a socket.
305.It Bq Er EFAULT

--- 49 unchanged lines hidden ---
298.Bl -tag -width Er
299.It Bq Er EBADF
300An invalid descriptor was specified.
301.It Bq Er ENOTSOCK
302The argument
303.Fa s
304is not a socket.
305.It Bq Er EFAULT

--- 49 unchanged lines hidden ---