Searched defs:eph_conn (Results 1 – 1 of 1) sorted by relevance
76 struct eph_conn { struct77 struct list_head lnk;78 int sfd;79 unsigned int events, revents;80 coroutine_t co;81 int nbytes, rindex;82 char buffer[DATA_BUFFER_SIZE];