Home
last modified time | relevance | path

Searched defs:isZeroCopyMsg (Results 1 – 2 of 2) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DAsyncUDPSocket.cpp967 bool AsyncUDPSocket::isZeroCopyMsg(FOLLY_MAYBE_UNUSED const cmsghdr& cmsg) { in isZeroCopyMsg() function in folly::AsyncUDPSocket
H A DAsyncSocket.cpp1298 bool AsyncSocket::isZeroCopyMsg(const cmsghdr& cmsg) const { in isZeroCopyMsg() function in folly::AsyncSocket