K 10 svn:author V 3 mav K 8 svn:date V 27 2008-07-26T21:12:00.697032Z K 7 svn:log V 222 According to in_pcb.h protocol binding information has double locking. It allows access it while list travercing holding only global pcbinfo lock. This relaxed locking noticably increses receive socket lookup performance. END