sapling/eden/fs/nfs/rpc
Giuseppe Ottaviano a384c00413 Remove usages of IOBufQueue::clear()
Summary:
Drop all the remaining instances of `IOBufQueue::clear()`.

(Note: this ignores all push blocking failures!)

Reviewed By: yfeldblum

Differential Revision: D32941992

fbshipit-source-id: c7d983e215a78014ffda74a944b628e1886c35c8
2021-12-10 13:06:29 -08:00
..
test use portable version of gtest 2021-05-12 15:58:27 -07:00
CMakeLists.txt nfs: move servicing of NFS callback to a threadpool 2021-03-29 09:20:33 -07:00
Rpc.cpp nfs: replace folly::io::Appender with folly::io::QueueAppender 2021-03-04 09:59:46 -08:00
Rpc.h nfs: move the XDR macros to Xdr.h 2021-03-04 18:15:33 -08:00
Server.cpp Remove usages of IOBufQueue::clear() 2021-12-10 13:06:29 -08:00
Server.h eden/fs/nfs/rpc/Server.h: adjust for C++20 2021-11-17 21:50:09 -08:00
StreamClient.cpp nfs: replace folly::io::Appender with folly::io::QueueAppender 2021-03-04 09:59:46 -08:00
StreamClient.h nfs: replace folly::io::Appender with folly::io::QueueAppender 2021-03-04 09:59:46 -08:00