Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4869 closed Bugs (duplicate)

boost async timers don't work (windows) once expiry time increased to >600 seconds

Reported by: ashushkovsky@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.44.0 Severity: Showstopper
Keywords: boost asio deadline_timer asynchronous Cc: ashushkovsky@…

Description

Testing Timer.2 sample from tutorial using vs10 on windows xp. If you leave the expiry time at 5 seconds, everything works, once you increase the time to 600, the callback never invokes.

Change History (3)

comment:1 by chris_kohlhoff, 12 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #4745. Please search existing reports first, thanks.

in reply to:  1 comment:2 by anonymous, 12 years ago

Replying to chris_kohlhoff:

Duplicate of #4745. Please search existing reports first, thanks.

I certainly will. Your changeset is locked, cant access it: https://svn.boost.org/trac/boost/changeset/66037

comment:3 by chris_kohlhoff, 12 years ago

Trac is playing up, I think. Please see:

http://asio.cvs.sourceforge.net/viewvc/asio/asio/include/asio/detail/impl/win_iocp_io_service.ipp?r1=1.1.2.5&r2=1.1.2.6&pathrev=asio-1-4-branch

Note that the 1.45 release candidate also contains the necessary changes.

Note: See TracTickets for help on using tickets.