LSL Wiki Mirror 10-5-2006: llCloseRemoteDataChannel

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llCloseRemoteDataChannel(key channel)

Closes XML-RPC channel.

This function does not appear to actually do anything; remote_data events will still fire if a request is received even after llCloseRemoteDataChannel is called, and it doesn't throw any sort of error even if you pass it a string that's clearly not a key. The only way to actually close an XML-RPC channel appears to be to cause the script to be recompiled.

Note: This function delays the script for 1.0 second.


Functions / XML-RPC
There is no comment on this page. [Display comments/form]