Improvements with debug details
FossilOrigin-Name: fb15ceffecddd7b8356e0f2cfde238d5328b09ba578c8670b217f761acf7ed37
This commit is contained in:
		@ -41,6 +41,7 @@ struct wtpman{
 | 
			
		||||
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
struct wtp{
 | 
			
		||||
		
 | 
			
		||||
 | 
			
		||||
@ -48,6 +49,8 @@ struct wtp{
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
//extern void wtpman_run(void *arg);
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
extern struct wtpman * wtpman_create();
 | 
			
		||||
 | 
			
		||||
extern struct wtpman * wtpman_create(int socklistindex,struct sockaddr * srcaddr);
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user