rrs 2007-06-17 19:27:47 UTC FreeBSD src repository
Modified files: sys/netinet sctp_pcb.c Log: Back out last change to inpcb_free. Turns out we need to hold off freeing if there is data pending ... someone might do send/close. Which means we want the data to go and then close it after startup. Added comments to the code as well to note that this is done for a reason. Revision Changes Path 1.43 +14 -3 src/sys/netinet/sctp_pcb.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"