Speed up host lookup for cases where we don't need to do it, or where it ends up...
authorBrian Aker <brian@tangent.org>
Mon, 10 Sep 2012 11:31:42 +0000 (07:31 -0400)
committerBrian Aker <brian@tangent.org>
Mon, 10 Sep 2012 11:31:42 +0000 (07:31 -0400)
commit79382f4948d4734711dda45e1ac397bf7149076c
treeec9dd631766d8642d04734b51fff6741158534f2
parentf154f10002fe127f9defcf5f70f9654c2816b965
Speed up host lookup for cases where we don't need to do it, or where it ends up being too expensive when loading lists.
clients/memcapable.cc
libmemcached/connect.cc
libmemcached/hosts.cc
libmemcached/instance.cc
libmemcached/memcached.cc
libmemcached/server_list.cc
libmemcached/server_list.hpp
libmemcachedutil/ping.cc
libtest/include.am
tests/include.am