Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Warning 67ff89f267 sockread: cleanup code and allow arguments
* cleanup code style
* allow arguments to be passed from the command line

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-22 22:39:17 +08:00
Rosen Penev c61bad460e sockread: add missing header
Needed for memset, memcpy, and strerror.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-01-31 07:05:17 -08:00
Moritz Warning 04a518498c sockread: add support for reading data from a pipe 2015-01-20 13:43:59 +01:00
Moritz Warning e5c39cc999 sockread: add new package
sockread reads data from a Unix domain socket

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2015-01-13 21:52:16 +01:00