K 10 svn:author V 7 glebius K 8 svn:date V 27 2006-01-21T10:09:18.000000Z K 7 svn:log V 287 MFC 1.18: When sending export datagram from interrupt thread, use NG_QUEUE in flags. When sending export datagram from expiry thread, then use default zero flags. This removes unpleasant contention of the interrupt thread on mutexes (usually ng_ksocket's socket buffer mutex). END