Commit Graph

22 Commits

Author SHA1 Message Date
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