Merge branch 'pr/398'
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/63bf16f1 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/63bf16f1 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/63bf16f1 Branch: refs/heads/master Commit: 63bf16f153594ea6f5b4a903e6ede6bd6360360a Parents: 500b3c5 4526694 Author: shinrich <shinr...@yahoo-inc.com> Authored: Tue Jan 12 16:42:08 2016 -0600 Committer: shinrich <shinr...@yahoo-inc.com> Committed: Tue Jan 12 16:42:08 2016 -0600 ---------------------------------------------------------------------- iocore/eventsystem/I_Continuation.h | 9 ++++ iocore/net/UnixNet.cc | 5 ++ lib/ts/ContFlags.cc | 71 ++++++++++++++++++++++++ lib/ts/ContFlags.h | 93 ++++++++++++++++++++++++++++++++ lib/ts/Diags.h | 9 ++++ lib/ts/Makefile.am | 2 + proxy/http/HttpSM.cc | 3 ++ 7 files changed, 192 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/63bf16f1/iocore/net/UnixNet.cc ----------------------------------------------------------------------