chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ wip type definitions in manpage synopses
[mLib]
/
sel
/
conn.3
diff --git
a/sel/conn.3
b/sel/conn.3
index 60008e5b2c39ae70e2fc33d763235b8b2e49c831..f115605cee5d5814375b481aa94a3e1461617444 100644
(file)
--- a/
sel/conn.3
+++ b/
sel/conn.3
@@
-9,6
+9,8
@@
conn \- selector for nonblocking connections
.nf
.B "#include <mLib/conn.h>"
+.B "typedef struct { ...\& } conn;"
+
.ds mT \fBint conn_fd(
.BI "\*(mTconn *" c ", sel_state *" s ", int " fd ,
.BI "\h'\w'\*(mT'u'void (*" func ")(int " fd ", void *" p ),