Add a one-time global initialisation call for protocols, some (e.g. libcurl)
have such routines and they really must only be called once. This routine also returns a void* which actually contains the function pointers for the specific server routines. Add a length to the request routine, we can't assume C strings will be returned.
Please register or sign in to comment