-
edgrif authored
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.
edgrif authoredhave 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.
Loading