Re-name and fix documentation for ss_read().
authorDavin McCall <davmac@davmac.org>
Sat, 20 Oct 2018 11:19:31 +0000 (12:19 +0100)
committerDavin McCall <davmac@davmac.org>
Sat, 20 Oct 2018 11:19:31 +0000 (12:19 +0100)
commita523bb2e04cce01dfc8574217bd45bb716a66e98
tree3f68bc8d733a779a5ca0f875599889ee556ce65a
parent26803e9a16fd03bb404fd1ab21ceb98033fc202c
Re-name and fix documentation for ss_read().

The function actually reads until the complete requested amount is read
(or it hits end-of-file or another error).
src/includes/dinit-util.h
src/proc-service.cc