rrs 2006-11-06 14:34:21 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_pcb.c
Log:
This changes tracks down the EEOR->NonEEOR mode failure
to wakeup on close of the sender. It basically moves
the return (when the asoc has a reader/writer) further
down and gets the wakeup and assoc appending (of the
PD-API event) moved up before the return. It also
moves the flag set right before the return so we can
assure only once adding the PD-API events.
Approved by: gnn
Revision Changes Path
1.5 +66 -56 src/sys/netinet/sctp_pcb.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"