mirror of
https://repo.or.cz/socat.git
synced 2025-07-10 14:12:58 +00:00
Corrected VSOCK CID query; minor VSOCK features
This commit is contained in:
parent
b05b360320
commit
10a741eb60
6 changed files with 88 additions and 21 deletions
|
@ -2090,7 +2090,7 @@ int xiosetsockaddrenv(const char *lr,
|
|||
xiosetenv(namebuff, valuebuff, 1, NULL);
|
||||
namebuff[strlen(lr)] = '\0'; ++idx;
|
||||
} while (result > 0);
|
||||
break;
|
||||
break;
|
||||
#endif /* WITH_VSOCK */
|
||||
#if LATER
|
||||
case PF_PACKET:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue