Transport plugin interface. More...
Go to the source code of this file.
Defines | |
#define | TPORT_PLUGINS_H |
Defined when <sofia-sip/tport_plugins.h> has been included. | |
Typedefs | |
typedef TPORT_STUN_SERVER_T | tport_stun_server_t |
Safe type for tport server object. | |
Functions | |
int | tport_plug_in_stun_server (tport_stun_server_vtable_t const *) |
Plug in stun server. |
Transport plugin interface.
#define TPORT_PLUGINS_H |
Defined when <sofia-sip/tport_plugins.h> has been included.
int tport_plug_in_stun_server | ( | tport_stun_server_vtable_t const * | vtable | ) |
Plug in stun server.