mirror of
https://repo.or.cz/socat.git
synced 2025-06-26 09:38:42 +00:00
fixed some typos and minor issues, including Red Hat issue 1021967
This commit is contained in:
parent
dfdeaa4836
commit
a793c8047e
5 changed files with 15 additions and 8 deletions
2
README
2
README
|
@ -190,7 +190,7 @@ platform specifics - hp-ux
|
|||
--------------------------
|
||||
|
||||
Ancillary messages cannot be compiled in with socat: both struct msghdr and
|
||||
strutc cmsghdr are required. Compiling with -D_XOPEN_SOURCE_EXTENDED provides
|
||||
struct cmsghdr are required. Compiling with -D_XOPEN_SOURCE_EXTENDED provides
|
||||
struct msghdr but disables struct cmsghdr while -D_OPEN_SOURCE disables struct
|
||||
msghdr but disables struct cmsghdr. Please contact socat development if you
|
||||
know a solution.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue