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