summaryrefslogtreecommitdiff
path: root/util/message_server_port.cpp
Commit message (Expand)AuthorAgeFilesLines
* stdafx->pchDwight2010-04-271-1/+1
* kill warningDwight Merriman2010-04-261-1/+1
* cleaning socket error logging and move demangleName to global locationEliot Horowitz2010-04-261-4/+15
* basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-4/+28
* Better debugging of exceptionsMathias Stearn2010-04-121-1/+3
* Combine init() and listen()Mathias Stearn2010-04-051-2/+1
* fix MessagingPort leaking SERVER-777Eliot Horowitz2010-03-291-3/+2
* don't use asio for mongos with win vcproj yetDwight2010-01-261-0/+2
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-1/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* add 'bind_ip' option to bind listener only to requested local interfaceAaron2009-04-291-1/+1
* Close listener sockets on exitAaron2009-04-011-0/+1
* work on old versions of boostEliot Horowitz2009-03-021-12/+29
* switch mongos to use MessageServerEliot Horowitz2009-03-021-0/+57