Behaviors
List of software behaviors discovered with static code analysis.
Opens a socket listening for an incoming connection. (x2)
network
Permits an incoming connection on a TLS socket. (x2)
network
Permits an incoming connection on a TCP socket. (x2)
network
Receives data from an open UDP socket. (x2)
network
Sends data on an open UDP socket. (x2)
network
Opens a TCP connection to a remote server. (x4)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Creates a socket. (x7)
network
Opens a TCP socket listening for an incoming connection. (x2)
network
Deletes a file/directory. (x8)
file