- Committing first working version of new AMOR settings module
This commit is contained in:
1
conman.c
1
conman.c
@ -1835,6 +1835,7 @@ static void writeToLogFiles(SConnection *self, char *buffer)
|
||||
SCWrite(self,"Login OK",eError);
|
||||
self->iLogin = 1;
|
||||
SCSetRights(self,iRet);
|
||||
pHost[0] = '\0';
|
||||
NETInfo(self->pSock,pHost,131);
|
||||
sprintf(pBueffel,"Accepted connection on socket %d from %s",
|
||||
self->pSock->sockid, pHost);
|
||||
|
Reference in New Issue
Block a user