Eliot Horowitz
|
04d32ba5be
|
fix warning
|
2010-04-20 09:59:43 -04:00 |
|
Dwight Merriman
|
5c6ab24ee2
|
tweaking webserver
|
2010-04-19 22:24:37 -04:00 |
|
Aaron
|
1b0b94cb9c
|
SERVER-832 use send/recv timeouts
|
2010-04-08 12:14:20 -07:00 |
|
Eliot Horowitz
|
8dbbef7267
|
cleaning Listener and don't log ever http connect
|
2010-04-07 09:34:14 -04:00 |
|
Mathias Stearn
|
df4874f9a8
|
support listening on multiple sockets.
Defaults to all IPv4 and all IPv6 addresses and a unix socket.
SERVER-866 SERVER-859 SERVER-408
|
2010-04-05 18:26:17 -04:00 |
|
Mathias Stearn
|
66a489efcc
|
Combine init() and listen()
|
2010-04-05 10:52:38 -04:00 |
|
Mathias Stearn
|
61e921730c
|
Make Listener register socket with ListeningSockets
|
2010-04-05 10:52:38 -04:00 |
|
Mathias Stearn
|
163c040888
|
Make MiniWebServer inherit from Lister
|
2010-04-05 10:52:38 -04:00 |
|
Eliot Horowitz
|
1e6780f844
|
can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39
|
2010-03-22 11:47:37 -04:00 |
|
Eliot Horowitz
|
a4e79e80c2
|
make sure to use flags for all send/recv ops
|
2010-02-12 11:07:57 -05:00 |
|
Mathias Stearn
|
72f8e1ae73
|
fix opToString MINOR
|
2010-02-11 13:50:34 -05:00 |
|
Eliot Horowitz
|
12a8eee52c
|
use table in web console for clarity
|
2010-02-09 10:35:31 -05:00 |
|
Eliot Horowitz
|
62f47cc910
|
cleaning up security - moving to centralized location
|
2010-02-04 10:49:19 -05:00 |
|
Mathias Stearn
|
58e7807a9b
|
size_t <-> int changes to fix win64 warnings
|
2010-01-28 17:33:33 -05:00 |
|
Mathias Stearn
|
70b7968668
|
Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions.
|
2010-01-25 19:33:10 -05:00 |
|
Eliot Horowitz
|
fa8961c3e8
|
Exception classess need codes too SERVER-112
|
2009-12-28 17:06:07 -05:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Eliot Horowitz
|
4df046f5b0
|
getClientId()
|
2009-09-14 11:33:35 -04:00 |
|
Eliot Horowitz
|
335d92c443
|
client id work and make getLastError work non sharded-collections in sharding, but with connection pooling SHARDING-16
|
2009-09-11 16:14:14 -04:00 |
|
Dwight
|
2706a28123
|
begin cmdline.h
|
2009-08-25 10:24:44 -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
|
df4a8dbf55
|
doesOpGetAResponse
|
2009-03-17 17:24:38 -04:00 |
|
Eliot Horowitz
|
8a711dc649
|
nextMessageId function and valid() method on MsgData
|
2009-03-02 09:57:22 -05:00 |
|
Aaron
|
593bf1f126
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
|
dwight
|
22085b0540
|
add a couple virtual destructors just to be safe
|
2009-02-17 19:21:01 -05:00 |
|
Dwight
|
4d5f0e9a78
|
clean up exception classes
|
2009-02-06 16:21:49 -05:00 |
|
Eliot Horowitz
|
6d48156c23
|
throw exception when socket fails
|
2009-02-03 16:48:12 -05:00 |
|
Eliot Horowitz
|
3aa74384ae
|
grid/message -> util/message
|
2009-02-03 13:30:28 -05:00 |
|