summaryrefslogtreecommitdiff
path: root/libmemcached/connect.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove exposed C++ namespace.Brian Aker2013-03-311-1/+1
|
* Fix allocation on stat so that it uses malloc() since a user will need to ↵Brian Aker2012-12-311-2/+0
| | | | use free() to free it.
* First pass through turning instance into ++Brian Aker2012-07-071-2/+2
|
* Fix fatal testing.Brian Aker2012-01-221-1/+3
|
* Try to setup initial DNS a bit earlier in the process so that we can make ↵Brian Aker2011-11-291-0/+40
use of a few more cycles.