Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a socket. (x2)
network
Creates a custom Agent object for managing HTTP or HTTPS connection persistence. (x4)
network
Opens a TCP connection to a remote server. (x2)
network
Adds a one-time listener function for a specified event. (x3)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior