Home | History | Annotate | Download | only in microspdy

Lines Matching refs:bytes_read

868 	int bytes_read;
942 bytes_read = session->fio_recv(session,
946 switch(bytes_read)
974 session->read_buffer_offset += bytes_read;