Huzafa Waheed 0 Newbie Poster

Hi,

while executing the code of SCTP from Unix Network Programming, The Sockets Networking API Volume 1, Third Edition, by W. Richard Stevens, i am getting the following error

‘SCTP_EVENTS’ undeclared (first use in this function)
sctpserv01.c:66: error: (Each undeclared identifier is reported only once
sctpserv01.c:66: error: for each function it appears in.)

kindly do help me out in fixing this problem.

Thanking in anticipation