Home
last modified time | relevance | path

Searched refs:peek_clear (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection.h147 ssize_t peek_clear(void *data, size_t len);
H A Dshrpx_connection.cc1204 ssize_t Connection::peek_clear(void *data, size_t len) { in peek_clear() function in shrpx::Connection
H A Dshrpx_client_handler.cc189 auto nread = conn_.peek_clear(rb_.last(), rb_.wleft()); in proxy_protocol_peek_clear()

Completed in 4 milliseconds