K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-07-10T21:43:35.000000Z K 7 svn:log V 320 When the MT_SONAME mbuf is popped off of a receive socket buffer associated with a PR_ADDR protocol, make sure to update the m_nextpkt pointer of the new head mbuf on the chain to point to the next record. Otherwise, when we release the socket buffer mutex, the socket buffer mbuf chain may be in an inconsistent state. END