Method code for $daemon.shutdown()

[Turn off line numbering]
  1: arg @args;
  2: 
  3: (> .perms(caller(), $sys) <);
  4: (> .stop_listening() <);

// Created 22-Aug-1995 as a part of ColdCore, see: @help Credit

Tlon