mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-12 12:42:50 +08:00
210 B
210 B
title |
---|
DNS client example |
See https://github.com/cesanta/mongoose/blob/master/mongoose.c and search
for the mg_resolve_async_eh()
function - that is the core of
built-in Mongoose async DNS resolver.