K 10 svn:author V 3 mav K 8 svn:date V 27 2008-03-07T21:12:56.000000Z K 7 svn:log V 294 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