silcsockconn.html
SILC Socket Interface Header: silcsockconn.h
DESCRIPTION
Implementation of the Socket Connection object. The SilcSocketConnection
is used by all applications to represent a socket based connection
to the network. The Socket Connection object handles inbound and outbound
data buffers, can perform keepalive actions for the connection and
supports connection based protocols as well.
SilcSocketConnection
SilcSocketConnectionHB
SilcSocketConnectionQos
SilcSocketType
SilcSocketConnectionStruct
silc_socket_alloc
silc_socket_free
silc_socket_dup
silc_socket_read
silc_socket_write
silc_socket_get_error
SilcSocketConnectionHBCb
silc_socket_set_heartbeat
silc_socket_set_qos
SilcSocketHostLookupCb
silc_socket_host_lookup
|