diff options
Diffstat (limited to '')
-rw-r--r-- | sendfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ int -libsimple_sendfd(int sock, int fd) +libsimple_sendfd(int sock, int fd) /* TODO test */ { char buf[1]; struct iovec iov; |
index : libsimple | ||
[Stable] A bunch of C functions that are useful when writing simple code | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |