dwight
4bf4bcf0b4
dynhost work
2011-10-28 09:33:24 -04:00
Dwight
dfaf90e19f
dynamic naming work
2011-10-26 13:20:22 -04:00
Dwight
95aeb9ed04
dynamic naming implementation work
2011-10-25 17:40:52 -04:00
dwight
b5b1c72d4e
beginning of dynamic naming (nondns) capability
2011-10-25 12:04:59 -04:00
dwight
08c3888312
make a long running operation terminate if the client has disconnected. we check for this at the beginning
...
of every request but intra request. if a request will run for a very long time this is bad.
probably not for backporting -- might be nuances need to smoke for a while
also some yield code cleaning, really just making it easier to read.
2011-10-11 15:16:01 -04:00
dwight
fa1ec1c6ee
spinlock in DiagStr. implement getHostNameCached with cloud cmd
2011-10-03 10:25:47 -04:00
dwight
c2b87b4734
cloud cmd for custom dynamic naming beginnings
2011-10-03 09:33:22 -04:00
Mathias Stearn
5696d8190b
replace log() << "ERROR: ..." with error()
2011-08-15 18:59:19 -04:00
Mathias Stearn
d203268f74
Set TCP keepalive time to a minimum of 5 minutes on linux SERVER-3604
2011-08-15 18:46:58 -04:00
dwight
b01e3a1971
fix bad werror code usage on socket timeout with windows, and some cleaning
2011-08-02 02:36:41 -04:00
Eliot Horowitz
dde8119058
support more ssl versions
2011-07-27 09:48:35 -04:00
Eliot Horowitz
23af33c9f8
error codes
2011-07-27 09:48:35 -04:00
Eliot Horowitz
efae0e1fff
support for forked ssl accept
2011-07-27 09:48:35 -04:00
Eliot Horowitz
8b1fdeb8cb
move setSockTimeouts to Socket::setTimeout
2011-07-27 09:48:35 -04:00
Eliot Horowitz
5ae3b3bc3f
use Socket everywhere instead of bare file descriptor
2011-07-27 09:48:35 -04:00
Eliot Horowitz
639571e966
Socket client ssl support
...
support for ssl in httpclient
2011-07-27 09:48:35 -04:00
Eliot Horowitz
7affa19eeb
try to fix windows compile
2011-07-11 22:56:20 -04:00
Eliot Horowitz
7f3d1bf056
fix network error code
2011-07-11 21:50:42 -04:00
dwight
1cf548fce0
fix global var init order potential crash
2011-07-11 08:02:44 -04:00
dwight
45d0c6e38a
compile windows w/out warnings and cleaning
2011-07-09 11:10:34 -04:00
Eliot Horowitz
7ba50fb179
net cleaning: headers
2011-07-06 17:50:09 -04:00
Eliot Horowitz
607e946f62
net cleaning: sock.h -> sock.cpp
2011-07-06 17:50:09 -04:00
Eliot Horowitz
0d698d5227
split MessagePort into MessagePort and Socket
2011-07-06 17:50:09 -04:00
Eliot Horowitz
f66685c0a7
moving code from sock.h to sock.cpp
2011-07-06 17:50:09 -04:00
Eliot Horowitz
36f0e51d71
net cleaning: re-organizing file
2011-07-06 17:50:09 -04:00
Eliot Horowitz
836db45ecf
net cleaning: remove old error check code and use current
2011-07-06 17:50:09 -04:00
Eliot Horowitz
b382625b8e
remove unused UDPConnection
2011-07-06 17:50:09 -04:00
dwight
1056d38ce5
compile vcxproj
2011-06-27 09:13:59 -04:00
Eliot Horowitz
1d623367c8
net cleaning: message.cpp split
2011-06-26 18:23:57 -04:00
Eliot Horowitz
3a77049fda
net cleaning: message split checkpoint where everything works
2011-06-26 18:11:45 -04:00
Eliot Horowitz
ee6255fbec
net cleaning: move sock.h to net/
2011-06-26 16:54:38 -04:00