wsclose
NAME
wsclose - use to close the connection with the specified uuid
SYNOPSIS
wsclose([timeout:int,async:bool,sync:bool, uuid...])
DESCRIPTION
this function is use to close the connection with the specified uuid (or all if none is specify) in timeout secs or now (sync:true) or as soon as poosible (async:true).
wsclose return the number of closed connection.
PARAMETERS
timeout:int
async:bool
sync:bool
uuid
EXAMPLES
SEE ALSO
AUTHOR
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
MODIFICATIONS
Edit