Commit Graph

373 Commits

Author SHA1 Message Date
Sven Almgren
b985f5aa4b Fixed if-statement for running ldconfig on newer Ubuntu 2012-03-14 12:31:58 +01:00
Sven Almgren
f9d21d80b6 Make sure lib-directory exists before copying files on install 2012-03-14 12:09:04 +01:00
Sven Almgren
3d2078c372 Added new variable to specify base of boost library (BOOST_PREFIX) 2012-03-14 11:59:13 +01:00
Peter Thorson
8e2c82e098 connection destructor fix 2012-03-12 10:48:18 -05:00
Peter Thorson
f32ddff367 concurrency review part 1 2012-03-12 10:03:54 -05:00
Peter Thorson
a3001a4c7c concurrency fixes 2012-03-11 20:42:22 -05:00
Peter Thorson
6380f56384 wsperf blocking mode 2012-03-11 17:02:14 -05:00
Peter Thorson
cfc491ffce fixes some concurrency bugs 2012-03-11 13:19:53 -05:00
Peter Thorson
a76e662192 reset request coordinator after connection failure 2012-03-11 12:44:38 -05:00
Peter Thorson
3c043a402f log level tweaks 2012-03-11 08:37:05 -05:00
Peter Thorson
294b416ec9 adds wsperf silent mode and client auto-reconnect 2012-03-11 08:26:34 -05:00
Peter Thorson
6e7589787b test_start message indicates which thread will run test 2012-03-11 08:05:14 -05:00
Peter Thorson
46c3a0b29d cleans up concurrent_handler adds num_workers to welcome 2012-03-11 07:55:20 -05:00
Peter Thorson
7c1f9d702e wsperf bug fixes 2012-03-10 18:39:57 -06:00
Peter Thorson
4903edbe30 wsperf won't set a timer when timeout=0 2012-03-10 16:19:37 -06:00
Peter Thorson
338ac2a574 updates wsperf to use library UA constant 2012-03-10 11:22:35 -06:00
Peter Thorson
d1b552691a adds websocketpp::USER_AGENT constant 2012-03-10 11:22:25 -06:00
Peter Thorson
cedfddd8ed updates wsperf.cfg with new options 2012-03-10 11:21:57 -06:00
Peter Thorson
c0fc773071 adds welcome message to wsperf, lots of wsperf cleanup 2012-03-10 11:06:59 -06:00
Peter Thorson
5e8ed9f64f adds welcome message to wsperf, lots of wsperf cleanup 2012-03-10 11:06:22 -06:00
Peter Thorson
7042091a61 adds client mode and program options to wsperf 2012-03-10 09:10:01 -06:00
Peter Thorson
0360e6669a Merge branch 'policy-refactor' of github.com:zaphoyd/websocketpp into policy-refactor 2012-03-09 08:40:00 -06:00
Peter Thorson
6fd7a091e0 update chat_client to new API 2012-03-09 08:34:52 -06:00
Peter Thorson
d21df34a87 fixes some client api issues 2012-03-09 08:32:40 -06:00
Peter Thorson
ead6f8853c Merge pull request #81 from oberstet/policy-refactor2
Various build things
2012-03-08 10:45:37 -08:00
Tobias Oberstein
16a4ba98b4 refactor build for tree of scons makefiles, fix out of source build, correct target handling 2012-03-08 17:55:13 +01:00
Tobias Oberstein
ae2dac32f0 make away warn 2012-03-08 17:15:37 +01:00
Tobias Oberstein
57630721f6 fix newlines at file ends, more aggressive optim. 2012-03-08 17:09:25 +01:00
Tobias Oberstein
48ac9e7042 use std::limits instead of macros, reorder includes, fix build 2012-03-08 16:55:23 +01:00
Tobias Oberstein
95a861c33b merge 2012-03-08 15:39:48 +01:00
Peter Thorson
1d9e0caeb6 adds namespace to network utilities, fixes #80 2012-03-08 08:29:50 -06:00
Peter Thorson
a11e66d3f5 scons updates 2012-03-08 07:56:58 -06:00
Peter Thorson
f506c185a8 fixes or silences some VCPP warnings 2012-03-08 07:55:41 -06:00
Tobias Oberstein
4c5421e3fa Basically rewrite SConstruct. VC++ builds without warns. Still needs variant dir / targets fixed. 2012-03-07 17:14:21 +01:00
Tobias Oberstein
aac25f9532 Fix/silence warnings on vc++ 2012-03-07 15:58:02 +01:00
Tobias Oberstein
f4b910d2c3 Merge remote branch 'peter/policy-refactor' into policy-refactor2 2012-03-07 15:47:50 +01:00
Peter Thorson
b9fd0d99ad fixes data types for 32 bit systems 2012-03-07 08:37:12 -06:00
Tobias Oberstein
0832ab5e82 make vc build work again 2012-03-07 15:19:07 +01:00
Peter Thorson
69fb256087 some temporary fixes for windows builds 2012-03-07 08:13:46 -06:00
Peter Thorson
9512891f24 missed one ERROR rename in example 2012-03-07 08:01:19 -06:00
Peter Thorson
edfb6308e6 updates vcpp2010 project 2012-03-07 08:01:03 -06:00
Peter Thorson
accff169d8 experimental scons build file 2012-03-07 08:00:49 -06:00
Peter Thorson
8a5f84dd99 merges Tobias' statistics changes 2012-03-06 20:23:23 -06:00
Peter Thorson
c3026e4e93 renames ERROR for better cross platform support 2012-03-06 19:04:43 -06:00
Peter Thorson
322f5116cb finishes wsperf refactoring 2012-03-06 18:55:05 -06:00
Peter Thorson
fea76ad02c wsperf refactoring 2012-03-06 09:31:06 -06:00
Peter Thorson
301edcd948 wsperf bug fixes, adds Xcode target 2012-03-06 07:10:40 -06:00
Peter Thorson
133a313b02 better wsperf error message on connection fail 2012-03-05 11:40:49 -06:00
Peter Thorson
6e768d5816 client properly fires on_fail on connection failure references #69 2012-03-05 11:40:29 -06:00
Peter Thorson
0a386077dc removes binaries 2012-03-05 09:50:37 -06:00