revision of TecsServer / treat "interest" correctly
This commit is contained in:
@@ -169,7 +169,7 @@ int CocHandle1Request(int tmo_msec, int fd) {
|
||||
str_put_start(bufo); /* reset output */
|
||||
str_put_str(bufo, err); /* put error message */
|
||||
logfileOut(LOG_NET, " (%s)\n", err);
|
||||
logfileMask(LOG_NET);
|
||||
/* logfileMask(LOG_NET); */
|
||||
}
|
||||
ERR_SI(send(cl->fd, bufo->buf, bufo->wrpos, 0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user