1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 10:32:57 +00:00

Added examples for DCCP client and server

This commit is contained in:
Gerhard Rieger 2023-06-12 20:53:31 +02:00
parent 2bd2a04151
commit 9c1ccf412c
2 changed files with 18 additions and 0 deletions

View file

@ -75,6 +75,8 @@ Documentation:
socat-tun.html described TCP as tunnel medium but this does not keep
packet boundaries. Changed to UDP.
Added examples for DCCP client and server.
Testing:
Idea: EXEC,SYSTEM addresses can keep packet boundaries when option
socktype=<val-of-SOCK_DGRAM>