net_listening
Returns true if client is actively listening for network connections. Otherwise false
Parameters
none
Returns
returns BooleanοΌ
that the connected node is listening for network requests.
Example
Last updated