mirror of
https://repo.or.cz/socat.git
synced 2025-06-28 10:28:43 +00:00
Added option posixmq-flush
This commit is contained in:
parent
9bf5fc625c
commit
663a6bb012
7 changed files with 138 additions and 69 deletions
doc
|
@ -3492,6 +3492,9 @@ startdit()
|
|||
label(OPTION_POSIXMQ_PRIORITY)dit(bf(tt(posixmq-priority (mq-prio))))
|
||||
Sets the priority of messages (packets) written to the queue, or the minimal
|
||||
priority of packet read from the queue.
|
||||
label(OPTION_POSIXMQ_FLUSH)dit(bf(tt(posixmq-flush (mq-flush))))
|
||||
"Consumes" (drops) all messages currently in the queue before starting
|
||||
transfers.
|
||||
enddit()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue