ExUtcp.Transports.TcpUdp.Pool (ex_utcp v0.3.2)

Copy Markdown View Source

Manages a pool of TCP/UDP connections.

This module provides connection pooling for TCP/UDP connections to improve performance and resource management.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.