rwatson     2008-07-07 09:26:52 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          udp_usrreq.c 
  Log:
  SVN rev 180338 on 2008-07-07 09:26:52Z by rwatson
  
  Drop read lock on udbinfo earlier during delivery to the last matching
  UDP socket for a datagram; the inpcb read lock is sufficient to provide
  inpcb stability during udp_append().
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.225     +5 -3      src/sys/netinet/udp_usrreq.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to