#include <lbm.h>
Data Fields | |
lbm_ulong_t | num_clients |
lbm_ulong_t | bytes_buffered |
lbm_ulong_t lbm_src_transport_stats_tcp_t_stct::num_clients |
Number of TCP receiver clients currently connected over this transport.
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.