K 10 svn:author V 3 mav K 8 svn:date V 27 2008-03-11T19:04:42.000000Z K 7 svn:log V 308 MFC rev. 1.61 Send only one incoming notification at a time to reduce queue trashing and improve performance. Remove waitflag argument from ng_ksocket_incoming2(), it means nothing as function call was queued by netgraph. Remove node validity check, as node validity guarantied by netgraph. Update comments. END