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>
Mon, 29 Sep 2014 15:20:02 +0000 (16:20 +0100)
commiteb99aed84b18ae3d39d090a7b5caf70c90943a18
tree06f59d26e5503f5b6bf40329a47a710d5b72c957
parent40d66380a56651751c7aa8fc46aca4d0671243ba
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