omni::net::endpoint_descriptor::operator!=
NAME

omni::net::endpoint_descriptor::operator!=

A member operator of omni::net::endpoint_descriptor

#include <omni/net/endpoint_descriptor.hpp>
inline bool omni::net::endpoint_descriptor::operator!=(const omni::net::endpoint_descriptor& other)


OVERLOADS

inline bool omni::net::endpoint_descriptor::operator!=(const omni::net::socket_t& sock)
inline bool omni::net::endpoint_descriptor::operator!=(uint32_t ep)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top