Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit e7a58e1

Browse files
author
Tianyi Chen
committed
remove duplicate declare of ProcessWrite_SSL_Handshake()
1 parent 46822d8 commit e7a58e1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/include/network/connection_handle.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,6 @@ class ConnectionHandle {
166166
*/
167167
WriteState FlushWriteBuffer();
168168

169-
/**
170-
* Flush out responses and process SSL handshake
171-
*/
172-
Transition ProcessWrite_SSLHandshake();
173-
174169
/**
175170
* @brief: process SSL handshake to generate valid SSL
176171
* connection context for further communications

0 commit comments

Comments
 (0)