Module net

Source
Expand description

module net provides the TCP/SSL connection and connection pool functionality

Modulesยง

config
Configuration for connection object #![unstable]
conn
Client Connection. It supports unsecured and secured(SSL) connection
poolmgr
Connection Pool.