Commit Graph

14 Commits

Author SHA1 Message Date
Eliot Horowitz
7526ddae27 use hasPort not getPort 2011-04-05 10:38:52 -04:00
gregs
301376410c conversion of unneeded caused_by macros to methods 2011-04-01 09:45:10 -04:00
Eliot Horowitz
ae0f82093e remove all clientId related code and systems, and just use tls SERVER-2872 2011-03-30 17:04:22 -04:00
greg
2cb70dbb79 Cleanup connection when getlasterror fails 2011-03-02 11:57:58 -05:00
Eliot Horowitz
0482bced01 use HostAndPort rather than string 2011-02-01 01:08:57 -05:00
Eliot Horowitz
01dd41df3f don't report errors to config via getLastError as those are different 2011-01-31 15:46:42 -05:00
Eliot Horowitz
a58c7c690d reduce verbosity 2011-01-28 21:26:27 -05:00
Eliot Horowitz
fa9403f789 fix writeback assert 2011-01-28 21:23:27 -05:00
Eliot Horowitz
58b6f42838 don't do recursive writeback 2011-01-25 10:19:53 -05:00
Eliot Horowitz
b331e1c7ae make sure getLastError fields are correct after writeback SERVER-1467 2011-01-21 14:19:49 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
b99c10320e new writeback hookup with per connection info SERVER-1467 SERVER-1855 2011-01-03 14:13:07 -05:00
Eliot Horowitz
224a70df91 move getLastError code to client.cpp so can access not only through command interface 2010-12-27 16:44:15 -05:00
Eliot Horowitz
d013407406 moving client class into its own file 2010-12-27 16:27:32 -05:00