56 return a.data ==
b.data;
66 template <
class CharT,
class Traits>
68 std::basic_ostream<CharT, Traits>& os,
70 os <<
"folly::NetworkSocket(" << addr.
data <<
")";
friend constexpr bool operator==(const NetworkSocket &a, const NetworkSocket &b) noexcept
—— Concurrent Priority Queue Implementation ——
requires E e noexcept(noexcept(s.error(std::move(e))))
friend constexpr bool operator!=(const NetworkSocket &a, const NetworkSocket &b) noexcept
static int socketToFd(int sock) noexcept
static int fdToSocket(int fd) noexcept
constexpr NetworkSocket()
static constexpr native_handle_type invalid_handle_value
static NetworkSocket fromFd(int fd)
ThreadPoolListHook * addr
constexpr NetworkSocket(native_handle_type d)
std::ostream & operator<<(std::ostream &out, dynamic const &d)