mirror of
https://repo.or.cz/socat.git
synced 2025-07-09 21:56:33 +00:00
UDP-Lite (UDPlite) support
This commit is contained in:
parent
a846b94e6c
commit
2cfc39e9e5
21 changed files with 833 additions and 71 deletions
|
@ -48,7 +48,7 @@ static const char *addressgroupnames[] = {
|
|||
"UNIX", "IP4", "IP6", "INTERFACE",
|
||||
"UDP", "TCP", "SOCKS4", "OPENSSL",
|
||||
"PROCESS", "APPL", "HTTP", "undef",
|
||||
"POSIXMQ", "SCTP", "DCCP"
|
||||
"POSIXMQ", "SCTP", "DCCP", "UDPLITE"
|
||||
} ;
|
||||
|
||||
/* keep consistent with xioopts.h:enum ephase ! */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue