This commit is contained in:
@@ -251,6 +251,7 @@ Connection *ConnAddressPoolConnect(AddressPool *pool, unsigned long timeOut);
|
||||
|
||||
BOOL ConnStartup(unsigned long TimeOut);
|
||||
BOOL ConnSetDefaultTimeout(unsigned long TimeOut);
|
||||
BOOL ConnSetTimeout(Connection *Conn, unsigned long TimeOut);
|
||||
void ConnShutdown(void);
|
||||
|
||||
void ConnSSLContextFree(bongo_ssl_context *Context);
|
||||
|
||||
Reference in New Issue
Block a user