summaryrefslogtreecommitdiff
path: root/dbtests/socktests.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-5/+5
* make isSelf just return false if can't resolve host SERVER-1769Eliot Horowitz2010-11-121-2/+2
* hostandport is broken SERVER-1769Dwight2010-09-101-1/+4
* stdafx->pchDwight2010-04-271-1/+1
* Disable IPv6 by default. Add function and cmdline opt to enable.Mathias Stearn2010-04-081-1/+1
* special case localhost = 127.0.0.1 (for now)Mathias Stearn2010-04-081-1/+1
* 0 -> 1Mathias Stearn2010-04-081-1/+1
* make HostByName test support IPv6Mathias Stearn2010-04-081-1/+2
* win pre-compild headersunknown2009-09-301-0/+1
* new unit test frameworkEliot Horowitz2009-09-171-5/+3
* reset shared database after each test suite MINORAaron2009-05-121-1/+1
* return a nonzero exit code on a startup problemDwight2009-02-031-1/+1
* Add HostByName testAaron2009-01-211-0/+45