diff options
Diffstat (limited to 'docs/ref/tran/udp.md')
| -rw-r--r-- | docs/ref/tran/udp.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/tran/udp.md b/docs/ref/tran/udp.md index ebf21248..7c389028 100644 --- a/docs/ref/tran/udp.md +++ b/docs/ref/tran/udp.md @@ -6,7 +6,7 @@ The {{i:_udp_ transport}} supports communication between peers using {{i:UDP}}. UDP is a very light-weight connection-less, unreliable, unordered delivery mechanism. -Both IPv4 and {{i:IPv6}} are supported when the underlying platform also supports it. +Both {{i:IPv4}} and {{i:IPv6}} are supported when the underlying platform also supports it. This transport adds an ordering guarantee, so that messages will always be received in the correct order. Messages that arrive out of order, or are duplicated, will be |
