@@@ wip type definitions in manpage synopses
[mLib] / sel / conn.3
index 60008e5..f115605 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 ),