about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-08-14 19:44:09 +0000
committerEric Wong <normalperson@yhbt.net>2014-08-14 19:44:09 +0000
commit3b02e6a8c745a92dab9186555c9ed0161ca8d8ea (patch)
tree738bf51090d03b29034400ff56501fafc1733157 /GNUmakefile
parent8333454e7c95407b7d7eff5e8fbae0a2795b4d06 (diff)
downloadclogger-3b02e6a8c745a92dab9186555c9ed0161ca8d8ea.tar.gz
This is more portable across different servers than Thread.current
in case of non-blocking servers which may be serving multiple
clients at once.  This is also faster than relying on $e{...} since
$e{...} uses eval and that is slow.
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions