mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Reverting 346525 due to accidental patch against trunk instead of 1.8
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@346563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -176,13 +176,6 @@ struct ast_tcptls_session_instance *ast_tcptls_client_create(struct ast_tcptls_s | ||||
|  | ||||
| void *ast_tcptls_server_root(void *); | ||||
|  | ||||
| /*! | ||||
|  * \brief Closes a tcptls session instance's file and/or file descriptor. | ||||
|  * The tcptls_session will be set to NULL and it's file descriptor will be set to -1 | ||||
|  * by this function. | ||||
|  */ | ||||
| void ast_tcptls_close_session_file(struct ast_tcptls_session_instance *tcptls_session); | ||||
|  | ||||
| /*! | ||||
|  * \brief This is a generic (re)start routine for a TCP server, | ||||
|  * which does the socket/bind/listen and starts a thread for handling | ||||
|   | ||||
		Reference in New Issue
	
	Block a user