mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53:25 +00:00
New feature POSIX message queues (MQ)
This commit is contained in:
parent
e1aadc577d
commit
7d6295114b
21 changed files with 876 additions and 14 deletions
|
@ -37,6 +37,7 @@
|
|||
#include "xio-vsock.h"
|
||||
#endif /* _WITH_SOCKET */
|
||||
#include "xio-namespaces.h"
|
||||
#include "xio-posixmq.h"
|
||||
#include "xio-progcall.h"
|
||||
#include "xio-exec.h"
|
||||
#include "xio-system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue