the return value of sctp_connectx do not match any error

jyl_2006 yilinjing2006 at gmail.com
Sat Dec 3 13:34:44 UTC 2011


Hi, Michael
The problem about sctp_connectx is solved.Thank you very much.

But I encounter another problem, it's about sctp_getladdrs().Every time I
call this function, the return value is "ENOMEM". Even I reboot the
computer, this problem still exists.

My function is:
struct sockaddr    *show_ip_address = NULL;
sctp_getladdrs(_sctp_socket, _sctp_associd, &show_ip_address);



--
View this message in context: http://freebsd.1045724.n5.nabble.com/the-return-value-of-sctp-connectx-do-not-match-any-error-tp5041952p5044536.html
Sent from the freebsd-net mailing list archive at Nabble.com.


More information about the freebsd-net mailing list