|
ArnLib
4.0.x
Active Registry Network
|
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 } |
Errors of ZeroConfig, other values are defined in dns_sd.h.
Definition at line 53 of file ArnZeroConf.hpp.
| 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.