Defines | Functions

sofia-sip/nta_tport.h File Reference

Transport and SigComp handling. More...

#include <sofia-sip/nta.h>
Include dependency graph for nta_tport.h:

Go to the source code of this file.

Defines

#define NTA_TPORT_H
 Defined when <sofia-sip/nta_tport.h> has been included.

Functions

tport_t * nta_agent_tports (nta_agent_t *agent)
 Return the master transport for the agent.
tport_t * nta_incoming_transport (nta_agent_t *, nta_incoming_t *, msg_t *msg)
 Return a new reference to the transaction transport.
int nta_agent_bind_tport_update (nta_agent_t *agent, nta_update_magic_t *magic, nta_update_tport_f *)
 Bind transport update callback.

Detailed Description

Transport and SigComp handling.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Date:
Created: Thu Oct 7 20:04:39 2004 ppessi

Define Documentation

#define NTA_TPORT_H

Defined when <sofia-sip/nta_tport.h> has been included.


Function Documentation

tport_t* nta_agent_tports ( nta_agent_t agent  ) 

Return the master transport for the agent.

Since:
New in 1.12.11
tport_t* nta_incoming_transport ( nta_agent_t agent,
nta_incoming_t irq,
msg_t msg 
)

Return a new reference to the transaction transport.

Note:
The referenced transport must be unreferenced with tport_unref()
 All Data Structures Files Functions Variables Typedefs Enumerator Defines

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