rwatson     2006-04-09 17:14:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netnatm          natm.c 
  Log:
  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
  
  Revision  Changes    Path
  1.44      +1 -1      src/sys/netnatm/natm.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to