K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-09T17:14:09.000000Z K 7 svn:log V 320 In natm_usr_abort(), replace existing call to natm_usr_shutdown() with natm_usr_detach(), which actually does the right thing. This code has never worked properly, but also was never invoked since we only abort connections associated with listen sockets, and netnam doesn't support listen sockets. MFC after: 3 months END