Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Remote
Remote.Connection
Methods
add_close_callback()
call_async()
call_sync()
close()
connect()
create()
error_message()
get_named_object()
remove_close_callback()
start_server()
Remote.Connection()->get_named_object()
Remote.Connection()->start_server()
Method Remote.Connection()->remove_close_callback()
Method
remove_close_callback
void
remove_close_callback
(
array
f
)
Description
Remove a function that is called when the connection is closed.