diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2013-10-07 16:42:26 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-10-07 16:46:11 +0200 |
commit | c533aca08e29d4f659ca0ac011e5162b483dc6a9 (patch) | |
tree | f26ee0138d7d1f34409d2aa8b7bd5d05768265a7 /libc/inet/getsockopt.c | |
parent | f22cca4722fa66e424562e69f4afa2bca0af871d (diff) |
pmap_getport: use TCP to talk to portmapper if protocol == IPPROTO_TCP.
Before the patch, the query itself was sent via UDP
(the query contained correct protocol ID).
The fix is taken from glibc.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libc/inet/getsockopt.c')
0 files changed, 0 insertions, 0 deletions