-
- Downloads
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.
Please register or sign in to comment