summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richardipsum@vx21.xyz>2019-09-21 18:39:09 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2019-09-23 05:55:07 +0100
commit7c8923b6b5de0b6036dcd2071e73007d8c525e89 (patch)
tree3a5a66c14aadf02e1ada76ac944f97040ac7a6bb
parent3ac26da52801101180070ce1392cbd40c3e7954e (diff)
downloadluxio-7c8923b6b5de0b6036dcd2071e73007d8c525e89.tar.gz
Update README
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index cd1aaa7..f147648 100644
--- a/README
+++ b/README
@@ -6,8 +6,7 @@ Now:
1. Reasonably good coverage of POSIX and BSD Sockets, including IPv6,
and some GNU extensions.
2. Meant to be buildable anywhere that is POSIX.1-1996. If it's not,
- there's a bug. These are likely, as I have nowhere other than
- Linux to test.
+ there's a bug. Tested on GNU/Linux, FreeBSD, and OpenBSD.
3. Low-level. You get the return values and the errno for the bound
functions where possible. Others take a table to fill in, or
may return tables.