Commit Graph

10 Commits

Author SHA1 Message Date
quackerd
bdd58e5ff8 FreeBSD and latest scons 2023-07-31 23:09:41 +02:00
David Terei
357f29acf5 specify c++11 in scons 2014-12-11 21:04:37 -08:00
David Terei
ecfbd75065 Seperate out protocol handling from connection. 2014-09-16 17:41:40 -07:00
Jacob Leverich
fd290fe04d Oops, wasn't setting CPPFLAGS. 2013-07-10 11:09:31 -07:00
Jacob Leverich
2d4d477a3f Minor SCons cleanup 2013-07-01 10:29:49 -07:00
Jacob Leverich
da45ef0d79 Detect if we need to use libevent EVENT_BASE_FLAG_PRECISE_TIMER 2013-07-01 10:27:38 -07:00
Jacob Leverich
ebd96ada3c Misc. experimental features. (1) thread affinity (2) event_base_flag_precise_timer (3) configurable agent port (4) per-connection qps moderation 2013-04-15 13:27:06 -07:00
David Terei
e0f2e922a4 Fix compilation on OSX. 2013-01-30 19:46:39 -08:00
Jacob Leverich
cb9384c369 Minor bugfixes to SConstruct. 2012-12-26 17:50:27 -07:00
Jacob Leverich
386320d266 Initial check-in.
This is extracted from another git repo.  This is the first release, and
the prior commit history is not terribly interesting, so I'm not going
to bother using filter-branch to try to cleanly isolate the history for
this tool.

Cheers.
2012-08-23 14:30:32 -07:00