Home | History | Annotate | Download | only in lib

Lines Matching defs:readmore

397   bool readmore = FALSE; /* used by RTP to signal for more data */
475 result = conn->handler->readwrite(data, conn, &nread, &readmore);
478 if(readmore)
494 result = conn->handler->readwrite(data, conn, &nread, &readmore);
497 if(readmore)
790 result = conn->handler->readwrite(data, conn, &nread, &readmore);
794 if(readmore)