tcp_server.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void force_tcp_conn_lifetime (struct receive_info *rcv, unsigned int timeout)
int tcp_send (struct socket_info *send_sock, int type, char *buf, unsigned len, union sockaddr_union *to, int id)
int tcpconn_add_alias (int id, int port, int proto)
struct tcp_connectiontcpconn_get (int id, struct ip_addr *ip, int port, int timeout, struct ip_addr *send_ip)
 TCP server.
void tcpconn_put (struct tcp_connection *c)


Function Documentation

void force_tcp_conn_lifetime ( struct receive_info rcv,
unsigned int  timeout 
)

Referenced by insert_contacts(), and update_contacts().

int tcp_send ( struct socket_info send_sock,
int  type,
char *  buf,
unsigned  len,
union sockaddr_union to,
int  id 
)

Referenced by msg_send().

int tcpconn_add_alias ( int  id,
int  port,
int  proto 
)

Referenced by do_action(), and receive_msg().

struct tcp_connection* tcpconn_get ( int  id,
struct ip_addr ip,
int  port,
int  timeout,
struct ip_addr send_ip 
) [read]

TCP server.

Referenced by get_cur_connection(), and is_peer_verified().

void tcpconn_put ( struct tcp_connection c  ) 


Generated on Thu May 24 20:00:44 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6