aqhome apps: decreased verbosity.
This commit is contained in:
@@ -176,7 +176,7 @@ int _handleSocketReady(AQH_OBJECT *o)
|
||||
{
|
||||
AQH_TCPD_OBJECT *xo;
|
||||
|
||||
DBG_ERROR(NULL, "Socket ready");
|
||||
DBG_INFO(NULL, "Socket ready");
|
||||
xo=GWEN_INHERIT_GETDATA(AQH_OBJECT, AQH_TCPD_OBJECT, o);
|
||||
if (xo) {
|
||||
int clientSk;
|
||||
|
||||
Reference in New Issue
Block a user