Function
Purplerequest_close_with_handle
[−]
Description [src]
Closes all requests registered with the specified handle.
See purple_request_input().
[−]
Parameters
handle
-
Type:
void*
The handle, as supplied as the
handle
parameter to one of thepurple_request_* functions.The argument can be NULL
.The data is owned by the caller of the function.