DllRun_RETURN:
if(iFlag)
{
if(NULL != pHandle)
{
dlclose(pHandle);
}
}
else
{
mapFunc[strDllName] = pHandle;
}
return iRet;
}
Linux公社的RSS地址:https://www.linuxidc.com/rssFeed.aspx