aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e1e62ac..aa0b049 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ sbus is simple message bus based on unix domain, sequenced-packet sockets.
Features:
Support for multi-user buses.
- No support state-keeping in clients.
+ No state-keeping required in clients.
Supports all send(2)/recv(2) flags.
Almost full setsockopt(2)/getsockopt(2)/fcntl(2)/ioctl(2) support:
No send-time timestamps