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