]> sourceware.org Git - systemtap.git/commit
csclient.cxx: improve hostname resolution cache
authorJonathan Lebon <jlebon@redhat.com>
Fri, 20 Dec 2013 15:46:52 +0000 (10:46 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Fri, 20 Dec 2013 18:29:38 +0000 (13:29 -0500)
commit2436ada9853cd12554a46069ba7358d9bd859d32
tree5278953b25694c51f95c2348b6dcc7b0e69a094a
parent723adc5a142ba4b1468cc63f6476112214229971
csclient.cxx: improve hostname resolution cache

Previously, the hostname resolution cache was associated with servers,
rather than addresses and hostnames. This can cause problems since
multiple servers can reside on the same host. This patch decouples
hostname cache from servers, resulting in proper handling of multiple
servers on the same host.
csclient.cxx
This page took 0.029373 seconds and 5 git commands to generate.