sockopt_params property
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;
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.
external pj_sockopt_params sockopt_params;