Searched refs:eph_read (Results 1 – 1 of 1) sorted by relevance
222 int eph_read(struct eph_conn *conn, char *buf, int nbyte) in eph_read() function305 if ((nbytes = eph_read(conn, conn->buffer + conn->nbytes, in eph_read_data()672 eph_read(conn, buf, rsiz)) <= 0) in eph_http_session()912 while ((nbytes = eph_read(conn, buff, sizeof(buff))) > 0) { in eph_pipe_session()