DESCRIPTION¶
Arguments: |
---|
Enable or disable the telnet machine for the interactive object obj
. Return the previous state of the telnet machine as result.
The function raises a privilege_violation (“enable_telnet”, obj, num) if num
is >= 0. If the privilege is denied, the call is ignored.
Warning
Careless use of this efun can cause great confusion for both driver and clients! The efun exists mainly to support PSYCmuve, and may vanish if a more consistent way of handling network connections is introduced.
HISTORY¶
- introduced (3.2.10)