From: Fredrik Tolf Date: Mon, 25 Apr 2016 13:09:42 +0000 (+0200) Subject: accesslog: Use bufio for filtering instead of stdio. X-Git-Url: http://www.dolda2000.com/gitweb/?a=commitdiff_plain;h=b97cd36bf60b82b008aadd8cddb8e8ce8fe3602a;hp=b97cd36bf60b82b008aadd8cddb8e8ce8fe3602a;p=ashd.git accesslog: Use bufio for filtering instead of stdio. ---