WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

test_desc Struct Reference

Data Fields

struct {
   const char *   title
 
   int   expected_ret_code
 
   int   max_fd
 
   pj_bool_t   allow_concur
 
   unsigned   epoll_flags
 
   int   sock_type
 
   int   n_threads
 
   pj_bool_t   cancel_connect
 
   pj_bool_t   failed_connect
 
   pj_bool_t   reject_connect
 
   unsigned   tx_so_buf_size
 
   unsigned   rx_so_buf_size
 
   unsigned   pkt_len
 
   unsigned   tx_cnt
 
   unsigned   rx_cnt
 
   unsigned   n_servers
 
   unsigned   n_clients
 
   pj_bool_t   sequenced
 
   unsigned   repeat
 
cfg
 
struct {
   pj_pool_t *   pool
 
   pj_ioqueue_t *   ioq
 
   pj_grp_lock_t *   grp_lock
 
   pj_sock_t   listen_sock
 
   pj_ioqueue_key_t *   listen_key
 
   pj_sock_t   socks [2]
 
   unsigned   cnt [2]
 
   pj_ioqueue_key_t *   keys [2]
 
   pj_status_t   connect_status
 
   int   retcode
 
   unsigned   okuds_cnt [2]
 
   op_key_user_data   okuds [2][16]
 
state
 

The documentation for this struct was generated from the following file:
  • ioq_stress_test.c

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.