class Service

Defined at line 36 of file ../../src/developer/sshd-host/service.h

Service relies on the default async dispatcher and is not thread safe.

Public Methods

void Accept (AcceptRequest & request, AcceptCompleter::Sync & completer)

Defined at line 51 of file ../../src/developer/vsock-sshd-host/service.cc

void Service (async_dispatcher_t * dispatcher, uint16_t port)

Defined at line 39 of file ../../src/developer/sshd-host/service.cc

void ~Service ()

Defined at line 69 of file ../../src/developer/sshd-host/service.cc