lbm_src_transport_stats_tcp_t_stct Struct Reference

Structure that holds datagram statistics for source TCP transports.

#include <lbm.h>


Data Fields

lbm_ulong_t num_clients
lbm_ulong_t bytes_buffered


Field Documentation

lbm_ulong_t lbm_src_transport_stats_tcp_t_stct::num_clients

Number of TCP receiver clients currently connected over this transport.

lbm_ulong_t lbm_src_transport_stats_tcp_t_stct::bytes_buffered

Number of bytes currently in UM's TCP buffer, i.e., a snapshot. This count is affected by the number of receivers,and configuration options transport_tcp_multiple_receiver_behavior and transport_session_maximum_buffer.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:23 2014 for LBM API by  doxygen 1.5.2