linestream 0.1.0

Read lines from a socket
Documentation
[package]
name = "linestream"
version = "0.1.0"
authors = ["Charles Samuels <kalle@eventures.vc>"]
license = "BSD-2-Clause"
description = "Read lines from a socket"
repository = "https://github.com/njaard/sonnerie"
keywords = ["lines", "stream", "socket", "nonblocking"]
documentation = "https://docs.rs/linestream/"

[dependencies]
libc = "0.2"