mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 18:48:42 +00:00
Added POSIXMQ-WRITE; warn on maxmsg,msgsize failure; doc
This commit is contained in:
parent
436d764029
commit
b57d8668ec
5 changed files with 40 additions and 17 deletions
6
CHANGES
6
CHANGES
|
@ -119,6 +119,12 @@ Features:
|
|||
Added generic options setsockopt-socket and setsockopt-connected that
|
||||
are applied after socket() or when connected.
|
||||
|
||||
POSIXMQ addresses now print a warning when options posixmq-maxmsg or
|
||||
posixmq-msgsize were not applied.
|
||||
|
||||
New address POSIXMQ-WRITE does the same as POSIXMQ-SEND, as counterpart
|
||||
of POSIXMQ-READ.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue