chiark / gitweb /
Always add a terminating null, and don't count it in the length.
[mLib] / conn.c
2000-10-08 mdw(conn_connect): Change sizes to be @size_t@.
1999-07-26 mdwBug fix: remove the selector before doing the callback...
1999-05-23 mdwInterface change to make the `conn' selector useful... 1.3.4
1999-05-15 mdwFix copyright notices.
1999-05-14 mdwIntegrated `select' handling bits from the background...