Module async_socket

Source

Structs§

AsyncTap
A structure which holds a socket instance and all necessary information which can be used to reestablish the connection. This is for async only.

Traits§

AsyncSyslogTap
A trait which implements the necessary functions for syslog internals. It taps the connection and provides the functionality for the syslog client to use the communication channel.