Remove debug output.
MFC after: 3 days
This commit is contained in:
parent
7d44bb8b14
commit
ff9452e199
@ -800,7 +800,6 @@ continue_send:
|
||||
}
|
||||
sinfo->sinfo_assoc_id = sctp_getassocid(sd, addrs);
|
||||
if (sinfo->sinfo_assoc_id == 0) {
|
||||
printf("Huh, can't get associd? TSNH!\n");
|
||||
(void)setsockopt(sd, IPPROTO_SCTP, SCTP_CONNECT_X_COMPLETE, (void *)addrs,
|
||||
(socklen_t) addrs->sa_len);
|
||||
errno = ENOENT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user