typedef void (*SilcNetResolveCallback)(const char *result, void *context);
A callback function of this type is called after the asynchronous resolving operation has been completed. This callback is used when asynchronously resolving IP addresses and hostnames.