File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Table of Contents
26
26
* [ resty.core.time] ( #restycoretime )
27
27
* [ resty.core.worker] ( #restycoreworker )
28
28
* [ resty.core.phase] ( #restycorephase )
29
+ * [ resty.core.socket_tcp] ( #restycoresocket_tcp )
29
30
* [ ngx.semaphore] ( #ngxsemaphore )
30
31
* [ ngx.balancer] ( #ngxbalancer )
31
32
* [ ngx.ssl] ( #ngxssl )
@@ -241,6 +242,13 @@ API Implemented
241
242
242
243
[ Back to TOC] ( #table-of-contents )
243
244
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
+
244
252
## resty.core.ndk
245
253
246
254
* [ ndk.set_var] ( https://github.com/openresty/lua-nginx-module#ndkset_vardirective )
You can’t perform that action at this time.
0 commit comments