debian man page for exosip2_network

Query: exosip2_network

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

eXosip2 network API(3)						    libeXosip2						    eXosip2 network API(3)

NAME
eXosip2 network API - Functions int eXosip_transport_set (osip_message_t *msg, const char *transport) int eXosip_guess_localip (int family, char *address, int size) Detailed Description Function Documentation int eXosip_transport_set (osip_message_t *msg, const char *transport) Modify the transport protocol used to send SIP message. Parameters: msg The SIP message to modify transport transport protocol to use ('UDP', 'TCP' or 'TLS') int eXosip_guess_localip (intfamily, char *address, intsize) Find the current localip (interface with default route). Parameters: family AF_INET or AF_INET6 address a string containing the local IP address. size The size of the string Author Generated automatically by Doxygen for libeXosip2 from the source code. Version 3.1.0 Sun Jun 24 2012 eXosip2 network API(3)
Related Man Pages
exosip2_call(3) - debian
exosip2_message(3) - debian
exosip2_subscribe(3) - debian
exosip.h(3) - debian
ex_setup.h(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com