Remove a constant which is only used on non-FreeBSD platform.
(The actual code for the socket option handling has been #ifdefed out forever...) MFC after: 3 days.
This commit is contained in:
parent
8a921edc20
commit
07d249d661
@ -265,8 +265,6 @@ struct sctp_paramhdr {
|
||||
#define SCTP_PEELOFF 0x0000800a
|
||||
/* the real worker for sctp_getaddrlen() */
|
||||
#define SCTP_GET_ADDR_LEN 0x0000800b
|
||||
/* temporary workaround for Apple listen() issue, no args used */
|
||||
#define SCTP_LISTEN_FIX 0x0000800c
|
||||
/* Debug things that need to be purged */
|
||||
#define SCTP_SET_INITIAL_DBG_SEQ 0x00009f00
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user