mirror of
https://repo.or.cz/socat.git
synced 2025-07-05 12:46:32 +00:00
IP-SENDTO with pf=ip4 failed with "trailing garbage"
This commit is contained in:
parent
602a54420e
commit
bd727963a0
4 changed files with 53 additions and 71 deletions
|
@ -346,7 +346,7 @@ int sockaddr_vm_parse(struct sockaddr_vm *sa, const char *cid_str,
|
|||
|
||||
return 0;
|
||||
}
|
||||
#endif /* WITH_IP4 */
|
||||
#endif /* WITH_VSOCK */
|
||||
|
||||
#if !HAVE_INET_NTOP
|
||||
/* http://www.opengroup.org/onlinepubs/000095399/functions/inet_ntop.html */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue