Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

源码中忘记增加超时时间 #11

Closed
lizaixue opened this issue Apr 28, 2017 · 1 comment
Closed

源码中忘记增加超时时间 #11

lizaixue opened this issue Apr 28, 2017 · 1 comment

Comments

@lizaixue
Copy link

在LogManager.cpp第257行忘记添加超时时间了,请修正。

xtime = ACE_OS::gettimeofday();应为
xtime = ACE_OS::gettimeofday() + 超时时间;

@liuchao412
Copy link
Collaborator

Done

@freeeyes freeeyes closed this as completed May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants