Atlas_Net_StreamAccept (3) Linux Manual Page
Atlas::Net::StreamAccept – Negotiation of servers accepting a connection from a remote system. Synopsis#include <Stream.h> Inherits Atlas::Negotiate. Public Member FunctionsStreamAccept (const std::string &name, std::iostream &) virtual void poll (bool can_read=true) virtual State getState () virtual Atlas::Codec * getCodec (Atlas::Bridge &) Detailed DescriptionNegotiation of servers accepting a connection from a remote system. Used once a stream connection…
