chiark / gitweb /
@@@ wip type definitions in manpage synopses
[mLib] / sel / conn.3
index 60008e5b2c39ae70e2fc33d763235b8b2e49c831..f115605cee5d5814375b481aa94a3e1461617444 100644 (file)
@@ -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 ),