Add DNS_blocking sub-class for non-event driven lookups
The DNS_blocking class supports the same API as the DNS class, but does not use events, so any method will complete before returning. As such, the callback argument is optional.
parent
e25619bc
No related branches found
No related tags found
Please register or sign in to comment