Class AsyncPairServer

Inheritance Relationships

Base Type

Class Documentation

class AsyncPairServer : public O3DS::AsyncPair

Calls nng_listen to wait for a connection.

Public Functions

virtual bool start(const char *url) override

Starts the server - servers will listen, clients will dial.