Method code for $connection.set_timeout()

[Turn on line numbering]
arg seconds;

(> .perms(sender(), interface, this()) <);
timeout = seconds;
if (!timeout)
    (| clear_var('timeout) |);

["// Created 21-Aug-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark