mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22:57 +00:00
Added option posixmq-flush
This commit is contained in:
parent
9bf5fc625c
commit
663a6bb012
7 changed files with 138 additions and 69 deletions
|
@ -11,6 +11,7 @@ extern const struct addrdesc xioaddr_posixmq_receive;
|
|||
extern const struct addrdesc xioaddr_posixmq_send;
|
||||
|
||||
extern const struct optdesc opt_posixmq_priority;
|
||||
extern const struct optdesc opt_posixmq_flush;
|
||||
|
||||
extern ssize_t xioread_posixmq(struct single *file, void *buff, size_t bufsiz);
|
||||
extern ssize_t xiopending_posixmq(struct single *pipe);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue