summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/socket_exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-32674 Make SocketException not be a special typeMathias Stearn2018-01-191-32/+18
* SERVER-31734 eliminate non-Status DBException constructorMathias Stearn2018-01-041-1/+2
* SERVER-31622 Fix bad throwsMathias Stearn2017-11-021-1/+1
* SERVER-30580 Make argument order consistently code then messageMathias Stearn2017-08-161-1/+1
* SERVER-30580 Make DBException hold a StatusMathias Stearn2017-08-161-1/+1
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-0/+89