git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28870 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2009-01-11 00:41:30 +00:00
parent e677f5aa67
commit f861e599f5

View File

@ -34,7 +34,7 @@
// NOTE the locking protocol dictates that we must hold UdpDomainSupport's
// lock before holding a child UdpEndpoint's lock. This restriction
// is dictated by the receive path as blind access to the endpoint
// hash is required when holding the DomainSuppport's lock.
// hash is required when holding the DomainSupport's lock.
//#define TRACE_UDP