tcp_accept.h

Go to the documentation of this file.
00001 
00055 #ifndef __TCP_ACCEPT_H
00056 #define __TCP_ACCEPT_H
00057 
00058 
00059 
00060 int create_socket(int listen_port,str bind_to,unsigned int *sock);
00061 
00062 void accept_loop();
00063 
00064 #endif
00065 

Generated on Thu Oct 23 04:14:37 2008 for Open IMS Core CSCFs by  doxygen 1.5.2