ArnLib  4.0.x
Active Registry Network
ArnZeroConf::Error Struct Reference

Errors of ZeroConfig, other values are defined in dns_sd.h. More...

#include <ArnZeroConf.hpp>

Public Types

enum  E {
  Ok = 0, Running = -1, BadReqSeq = -2, Timeout = -3,
  UDnsFail = -4
}
 

Detailed Description

Errors of ZeroConfig, other values are defined in dns_sd.h.

Definition at line 53 of file ArnZeroConf.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Ok 

Ok, defined as kDNSServiceErr_NoError in dns_sd.h.

Running 

Operation in progress.

BadReqSeq 

Bad request sequence.

Timeout 

Operation timeout.

UDnsFail 

Unicast DNS lookup fail.

Definition at line 54 of file ArnZeroConf.hpp.


The documentation for this struct was generated from the following file: