mirror of
https://repo.or.cz/socat.git
synced 2025-06-28 10:28:43 +00:00
New alias POSIXMQ for POSIXMQ-BIDIRECTIONAL
This commit is contained in:
parent
1ea37d48c2
commit
c4844692f3
3 changed files with 33 additions and 13 deletions
5
CHANGES
5
CHANGES
|
@ -49,13 +49,16 @@ Features:
|
|||
POSIXMQ-RECV now takes option o-nonblock; this, in combination with -T,
|
||||
makes it possible to terminate Socat in case the queue is empty.
|
||||
|
||||
New option posixmq-flush (mq-flush) for POSIXMQ addresses empty the
|
||||
New option posixmq-flush (mq-flush) for POSIXMQ addresses empties the
|
||||
queue before starting to transfer data.
|
||||
Test: LINUX_POSIXMQ_FLUSH
|
||||
|
||||
New options posixmq-maxmsg, posixmq-msgsize.
|
||||
Tests: POSIXMQ_MAXMSG POSIXMQ_MSGSIZE
|
||||
|
||||
POSIXMQ is now an alias for POSIXMQ-BIDIRECTIONAL. It can also be used
|
||||
in unidirectional context.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue