Searched refs:connreadfn_t (Results 1 – 2 of 2) sorted by relevance
66 typedef int connreadfn_t(struct connection *, void *, unsigned int); typedef111 connreadfn_t *read;170 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read);
1503 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read) in new_connection()
Completed in 9 milliseconds