Mathias Stearn
|
b6744bbde6
|
Replace hardcoded AF_INET with calls to getType()
|
2010-04-02 19:26:13 -04:00 |
|
Eliot Horowitz
|
6f7f0a92c3
|
close Listener closing
|
2010-04-02 14:20:20 -04:00 |
|
Mathias Stearn
|
b03cc0e07d
|
Privatize SockAddr::sa. Banish use of sockaddr_in outside of SockAddr class
|
2010-04-02 13:21:27 -04:00 |
|
Aaron
|
c971842a55
|
Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
|
2010-03-15 09:42:01 -07:00 |
|
Eliot Horowitz
|
3e36fa8fd4
|
defensive MINOR
|
2010-02-26 14:42:11 -05:00 |
|
Eliot Horowitz
|
a4e79e80c2
|
make sure to use flags for all send/recv ops
|
2010-02-12 11:07:57 -05:00 |
|
Eliot Horowitz
|
ddd617b35a
|
don't try and accept sockets after socket is closed
|
2010-02-07 15:41:52 -05:00 |
|
Mathias Stearn
|
70b7968668
|
Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions.
|
2010-01-25 19:33:10 -05:00 |
|
Dwight
|
3f6cb1fdcd
|
browser error msg
|
2010-01-15 12:52:07 -05:00 |
|
Aaron
|
530c24aa55
|
MINOR print conflicting port in bind failure log
|
2010-01-11 18:18:06 -08:00 |
|
Eliot Horowitz
|
ce00f71bd4
|
log() space MINOR
|
2010-01-10 02:20:37 +01:00 |
|
Eliot Horowitz
|
bf939ef985
|
help people trying to access http on driver port
|
2010-01-02 21:41:35 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Eliot Horowitz
|
8f1e01b0e4
|
macro for errno so messages are consistent and have full debugging
|
2009-12-21 10:06:14 -05:00 |
|
Eliot Horowitz
|
d6c69369c0
|
make quiet suppress connection warnings SERVER-455
|
2009-12-03 22:44:34 -05:00 |
|
Mathias Stearn
|
7133196d6b
|
Make OID and MSGID increments atomic
|
2009-12-01 19:29:08 -05:00 |
|
Eliot Horowitz
|
c72e870657
|
debugging for SHARDING-40 and SERVER-440
|
2009-12-01 12:25:48 -05:00 |
|
Eliot Horowitz
|
314d24240c
|
cleaning
|
2009-11-24 15:42:52 -05:00 |
|
Eliot Horowitz
|
0f5848f398
|
better message debugging
|
2009-11-24 13:55:46 -05:00 |
|
Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Dwight
|
1083a425c2
|
ThreadLocalInt prettier
|
2009-10-13 12:55:23 -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
|
879e7b153e
|
more CmdLine object
|
2009-08-25 14:35:22 -04:00 |
|
Eliot Horowitz
|
846911b421
|
add connection number to accepted message
|
2009-08-04 14:00:59 -04:00 |
|
Eliot Horowitz
|
5514c49e39
|
make lognoquiet and make --quit not print connect/disconnect
|
2009-06-05 10:35:04 -04:00 |
|
Dwight
|
4a64d52c9c
|
BUG SERVER-79
ports variable wasn't thread safe
|
2009-06-01 14:20:49 -04:00 |
|
Aaron
|
661bce250b
|
inclode strerror in recv error message MINOR
|
2009-05-04 11:17:26 -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
|
47067f6b4e
|
stop listener on EBADF errorno
|
2009-04-17 10:37:42 -04:00 |
|
Aaron
|
aa5309a68b
|
print error description, test timeout MINOR
|
2009-04-06 16:21:56 -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 |
|
Aaron
|
b936cb2c97
|
objcheck validates every bson object read from a message
|
2009-03-13 12:07:00 -04:00 |
|
Eliot Horowitz
|
8a711dc649
|
nextMessageId function and valid() method on MsgData
|
2009-03-02 09:57:22 -05:00 |
|
Aaron
|
6df7d02ce8
|
Don't create string unless we're actually going to log
|
2009-02-19 12:03:15 -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 |
|