@ -2170,6 +2170,7 @@ int SCTaskFunction(void *pData)
/* response for monit check */
if(strstr(pPtr,"How are you")==pPtr){
SCWrite(self,"I am fine",eError);
ANETprocess();
ANETclose(self->sockHandle);
self->iEnd=1;
free(pPtr);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.