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 @@ -27,6 +27,7 @@ Table of Contents
2727 * [ resty.core.worker] ( #restycoreworker )
2828 * [ resty.core.phase] ( #restycorephase )
2929 * [ resty.core.ndk] ( #restycorendk )
30+ * [ resty.core.socket_tcp] ( #restycoresocket_tcp )
3031 * [ ngx.semaphore] ( #ngxsemaphore )
3132 * [ ngx.balancer] ( #ngxbalancer )
3233 * [ ngx.ssl] ( #ngxssl )
@@ -242,6 +243,13 @@ API Implemented
242243
243244[ Back to TOC] ( #table-of-contents )
244245
246+ ## resty.core.socket_tcp
247+
248+ * [ tcpsock: tlshandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocktlshandshake )
249+ * [ tcpsock: sslhandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake )
250+
251+ [ Back to TOC] ( #table-of-contents )
252+
245253## resty.core.ndk
246254
247255* [ ndk.set_var] ( https://github.com/openresty/lua-nginx-module#ndkset_vardirective )
You can’t perform that action at this time.
0 commit comments