tport_params_t Struct Reference

#include <tport_internal.h>


Detailed Description

Transport parameters.


Data Fields

unsigned tpp_mtu
 Maximum packet size.
unsigned tpp_idle
 Allowed connection idle time.
unsigned tpp_timeout
 Allowed idle time for message.
unsigned tpp_sigcomp_lifetime
 SigComp compartment lifetime.
unsigned tpp_thrpsize
 Size of thread pool.
unsigned tpp_thrprqsize
 Length of per-thread recv queue.
unsigned tpp_qsize
 Size of queue.
unsigned tpp_drop
 Packet drop probablity.
unsigned tpp_conn_orient:1
 Connection-orienteded.
unsigned tpp_sdwn_error:1
 If true, shutdown is error.
unsigned tpp_stun_server:1
 If true, use stun server.


Sofia-SIP 1.12.1 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.