@@ -86,6 +86,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
86
86
| Value | Description | Stability |
87
87
| ---| ---| ---|
88
88
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
89
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
89
90
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
90
91
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
91
92
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -182,6 +183,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
182
183
| Value | Description | Stability |
183
184
| ---| ---| ---|
184
185
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
186
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
185
187
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
186
188
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
187
189
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -258,6 +260,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
258
260
| Value | Description | Stability |
259
261
| ---| ---| ---|
260
262
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
263
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
261
264
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
262
265
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
263
266
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -333,6 +336,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
333
336
| Value | Description | Stability |
334
337
| ---| ---| ---|
335
338
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
339
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
336
340
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
337
341
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
338
342
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -414,6 +418,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
414
418
| Value | Description | Stability |
415
419
| ---| ---| ---|
416
420
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
421
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
417
422
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
418
423
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
419
424
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -491,6 +496,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
491
496
| Value | Description | Stability |
492
497
| ---| ---| ---|
493
498
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
499
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
494
500
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
495
501
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
496
502
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -581,6 +587,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
581
587
| Value | Description | Stability |
582
588
| ---| ---| ---|
583
589
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
590
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
584
591
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
585
592
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
586
593
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
@@ -656,6 +663,7 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
656
663
| Value | Description | Stability |
657
664
| ---| ---| ---|
658
665
| ` pipe ` | Named or anonymous pipe. | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
666
+ | ` quic ` | QUIC | ![ Experimental] ( https://img.shields.io/badge/-experimental-blue ) |
659
667
| ` tcp ` | TCP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
660
668
| ` udp ` | UDP | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
661
669
| ` unix ` | Unix domain socket | ![ Stable] ( https://img.shields.io/badge/-stable-lightgreen ) |
0 commit comments