- Added support to tasinit for status display part of tas-application
@ -428,7 +428,7 @@ CreateSocketAdress(
return 0;
}
close(self->sockid);
iRet = close(self->sockid);
self->iType = 0;
self->sockid = 0;
if(iRet < 0)
The note is not visible to the blocked user.