mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 07:33:25 +00:00
Corrected lots of misspellings etc.
This commit is contained in:
parent
d9d06eb587
commit
52e2e5a277
36 changed files with 108 additions and 1896 deletions
2
xio-ip.c
2
xio-ip.c
|
@ -919,7 +919,7 @@ int xioresolve(const char *node, const char *service,
|
|||
}
|
||||
|
||||
#if defined(HAVE_STRUCT_CMSGHDR) && defined(CMSG_DATA)
|
||||
/* Converts the ancillary message in *cmsg into a form useable for further
|
||||
/* Converts the ancillary message in *cmsg into a form usable for further
|
||||
processing. knows the specifics of common message types.
|
||||
These are valid for IPv4 and IPv6
|
||||
Returns the number of resulting syntax elements in *num
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue