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 @@ -29,6 +29,7 @@ Table of Contents
2929 * [ resty.core.phase] ( #restycorephase )
3030 * [ resty.core.ndk] ( #restycorendk )
3131 * [ resty.core.socket] ( #restycoresocket )
32+ * [ resty.core.socket_tcp] ( #restycoresocket_tcp )
3233 * [ ngx.semaphore] ( #ngxsemaphore )
3334 * [ ngx.balancer] ( #ngxbalancer )
3435 * [ ngx.ssl] ( #ngxssl )
@@ -260,6 +261,13 @@ in the current request before you reusing the `ctx` table in some other place.
260261
261262[ Back to TOC] ( #table-of-contents )
262263
264+ ## resty.core.socket_tcp
265+
266+ * [ tcpsock: tlshandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocktlshandshake )
267+ * [ tcpsock: sslhandshake ] ( https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake )
268+
269+ [ Back to TOC] ( #table-of-contents )
270+
263271## resty.core.ndk
264272
265273* [ ndk.set_var] ( https://github.com/openresty/lua-nginx-module#ndkset_vardirective )
You can’t perform that action at this time.
0 commit comments