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
27
27
* [ resty.core.worker] ( #restycoreworker )
28
28
* [ resty.core.phase] ( #restycorephase )
29
29
* [ resty.core.ndk] ( #restycorendk )
30
+ * [ resty.core.socket_tcp] ( #restycoresocket_tcp )
30
31
* [ ngx.semaphore] ( #ngxsemaphore )
31
32
* [ ngx.balancer] ( #ngxbalancer )
32
33
* [ ngx.ssl] ( #ngxssl )
@@ -242,6 +243,13 @@ API Implemented
242
243
243
244
[ Back to TOC] ( #table-of-contents )
244
245
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
+
245
253
## resty.core.ndk
246
254
247
255
* [ ndk.set_var] ( https://github.com/openresty/lua-nginx-module#ndkset_vardirective )
You can’t perform that action at this time.
0 commit comments