Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
0c7e7101a6
|
track network in/out SERVER-2081
|
2010-11-09 00:15:14 -05:00 |
|
Eliot Horowitz
|
384693b594
|
spacing
|
2010-09-17 22:02:14 -04:00 |
|
Eliot Horowitz
|
9fe88675c5
|
fix fast elapase time
|
2010-08-02 14:49:51 -04:00 |
|
Eliot Horowitz
|
b5ba4cff0f
|
more info when out of connections
|
2010-07-29 14:29:37 -04:00 |
|
Eliot Horowitz
|
b1737a4198
|
use boost::bind instead of grab
|
2010-07-28 00:40:01 -04:00 |
|
Eliot Horowitz
|
09031b917f
|
cut off new connections based on fd limit
|
2010-07-04 08:09:19 -04:00 |
|
Eliot Horowitz
|
30d3a841f2
|
debuggability
|
2010-07-01 17:10:55 -04:00 |
|
Eliot Horowitz
|
cc53dee09b
|
LastError cleanup SERVER-1165
|
2010-05-28 17:07:18 -04:00 |
|
alerner
|
c347ef85f5
|
mongos now accepts a --bind_ip argument [SERVER-1156]
|
2010-05-28 16:27:06 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Dwight Merriman
|
d646f78d62
|
kill warning
|
2010-04-26 20:31:43 -04:00 |
|
Eliot Horowitz
|
ef571d995f
|
cleaning socket error logging and move demangleName to global location
|
2010-04-26 12:14:14 -04:00 |
|
Eliot Horowitz
|
55e8b26481
|
basic serverStatus for mongos SERVER-942
|
2010-04-20 12:58:04 -04:00 |
|
Mathias Stearn
|
1ef66b2155
|
Better debugging of exceptions
|
2010-04-12 23:08:29 -04:00 |
|
Mathias Stearn
|
66a489efcc
|
Combine init() and listen()
|
2010-04-05 10:52:38 -04:00 |
|
Eliot Horowitz
|
df6709a2da
|
fix MessagingPort leaking SERVER-777
From: Guillaume Delannoy <guillaumedelannoy@ymail.com>
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
|
2010-03-29 10:11:16 -04:00 |
|
Dwight
|
60c2a79e9c
|
don't use asio for mongos with win vcproj yet
|
2010-01-26 12:19:14 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Aaron
|
7d720f1f33
|
add 'bind_ip' option to bind listener only to requested local interface
|
2009-04-29 14:14:51 -04:00 |
|
Aaron
|
ed35b0874c
|
Close listener sockets on exit
|
2009-04-01 12:26:31 -04:00 |
|
Eliot Horowitz
|
062213eaef
|
work on old versions of boost
|
2009-03-02 16:27:35 -05:00 |
|
Eliot Horowitz
|
474d2c0d24
|
switch mongos to use MessageServer
use boost asio if it exists on the system
|
2009-03-02 13:35:34 -05:00 |
|