Method code for $sys.destroy_sender()

[Turn off line numbering]
  1: // potential problem spot, but sometimes its needed
  2: // add core definer items to the list, if you want them to call it
  3: (> .perms(caller(), $path, $connection, $connection_interface) <);
  4: (> sender().destroy() <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon