Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_connection.cc250 int shrpx_bio_gets(BIO *b, char *buf, int len) { return -1; } in shrpx_bio_gets() function
301 BIO_meth_set_gets(meth, shrpx_bio_gets); in create_bio_method()
314 shrpx_bio_read, shrpx_bio_puts, shrpx_bio_gets,

Completed in 3 milliseconds