mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 02:38:43 +00:00
Fixed o-creat, o-excl, and o-cloexec with POSIXMQ-*
This commit is contained in:
parent
25d2f746d9
commit
1ea37d48c2
12 changed files with 83 additions and 68 deletions
4
CHANGES
4
CHANGES
|
@ -41,6 +41,10 @@ Corrections:
|
|||
input lines. Changed Socat to explicitly print the newline in this
|
||||
case.
|
||||
|
||||
Fixed implementation of options o-creat, o-excl, and o-cloexec with
|
||||
POSIXMQ-* addresses.
|
||||
POSIXMQ addresses are no longer experimental.
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue