File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Table of Contents
2828 * [ resty.core.phase] ( #restycorephase )
2929 * [ resty.core.ndk] ( #restycorendk )
3030 * [ resty.core.socket] ( #restycoresocket )
31+ * [ resty.core.socket_tcp] ( #restycoresocket_tcp )
3132 * [ ngx.semaphore] ( #ngxsemaphore )
3233 * [ ngx.balancer] ( #ngxbalancer )
3334 * [ ngx.ssl] ( #ngxssl )
@@ -243,6 +244,13 @@ API Implemented
243244
244245[ Back to TOC] ( #table-of-contents )
245246
247+ ## resty.core.socket_tcp
248+
249+ * [ tcpsock: tlshandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocktlshandshake )
250+ * [ tcpsock: sslhandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake )
251+
252+ [ Back to TOC] ( #table-of-contents )
253+
246254## resty.core.ndk
247255
248256* [ ndk.set_var] ( https://github.com/openresty/lua-nginx-module#ndkset_vardirective )
You can’t perform that action at this time.
0 commit comments