rwatson 2004-08-11 04:35:20 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.c Log: Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect() and in_pcbconnect_setup(), since these functions frob the port and address state of inpcbs. Revision Changes Path 1.153 +6 -0 src/sys/netinet/in_pcb.c