omni::net::endpoint_descriptor6::operator!=
NAME

omni::net::endpoint_descriptor6::operator!=

A member operator of omni::net::endpoint_descriptor6

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


OVERLOADS

inline bool omni::net::endpoint_descriptor6::operator!=(const omni::net::socket_t& sock)
inline bool omni::net::endpoint_descriptor6::operator!=(const std::string& ep)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top