sockopt_params property

pj_sockopt_params sockopt_params
getter/setter pair

Specify options to be set on the transport.

For GnuTLS backend, by default TCP_NODELAY will be set. For other SSL backends, the default is no options.

Implementation

external pj_sockopt_params sockopt_params;