chiark / gitweb /
util: Provide async_linebuf_read
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Sep 2014 23:33:52 +0000 (00:33 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Oct 2014 17:25:19 +0000 (18:25 +0100)
commitcc773cb2966567f63f45e37a9a925ff647e19822
tree47413cc6efa5623a71be27d5236ac8c17c9a384e
parent4be5f50c8dff5d4705f4b15b0ea1504b9751257a
util: Provide async_linebuf_read

polypath is going to want to read output from the interface and
address reporting script.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
util.c
util.h