sofia-sip/nta_tport.h File Reference

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

#include <sofia-sip/nta.h>

Include dependency graph for nta_tport.h:

Go to the source code of this file.

Functions

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

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

Transport and SigComp handling

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

Function Documentation

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()


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