Home | History | Annotate | Download | only in test

Lines Matching full:packeted

1275     ScopedBIO packeted =
1277 BIO_push(packeted.get(), bio.release());
1278 bio = std::move(packeted);