Function SilcNetResolveCallback
SYNOPSIS
typedef void (*SilcNetResolveCallback)(const char *result,
void *context);
DESCRIPTION
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.