mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sockread: add support for reading data from a pipe
This commit is contained in:
@@ -18,7 +18,7 @@ define Package/sockread
|
||||
endef
|
||||
|
||||
define Package/sockread/description
|
||||
sockread reads data from a Unix domain socket
|
||||
sockread writes and reads data from a Unix domain socket
|
||||
represented as a special file on the file system.
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user