Opened 6 years ago
Closed 6 years ago
#12498 closed Bugs (fixed)
ASIO page on boost.org is unreachable
Reported by: | Owned by: | René Rivera | |
---|---|---|---|
Milestone: | To Be Determined | Component: | website |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | Cc: |
Description
"http://www.boost.org/doc/libs/release/libs/asio/" is unreachable. I have tried to access it via several different browsers on 3 different computers on 2 different ISPs so it is safe to say the issue is toward the server end of things. Most browsers complain about too many redirects. A few browsers state the page redirects indefinitely. The long and short of it is that the Boost ASIO page is unreachable.
Change History (3)
comment:1 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
As a temporary work around, is there another way we can retrieve docs for the Boost version of ASIO? I've been using the documentation for the separate version of ASIO from http://think-async.com/Asio which appears to be relatively compatible but I would like to make my code compatible with Boost's version since I will be using Boost in other parts of my code.