NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Low-level socket handling

Low-level socket handling.

Functions

Function Description Links
mutt_socket_buffer_readln_d() Read a line from a socket into a Buffer
mutt_socket_close() Close a socket
mutt_socket_empty() Clear out any queued data
mutt_socket_new() Allocate and initialise a new connection
mutt_socket_open() Simple wrapper
mutt_socket_poll() Checks whether reads would block
mutt_socket_read() Read from a Connection
mutt_socket_readchar() Simple read buffering to speed things up
mutt_socket_readln_d() Read a line from a socket
mutt_socket_write_d() Write data to a socket
socket_preconnect() Execute a command before opening a socket