Opened 13 years ago
Closed 13 years ago
#4005 closed Patches (fixed)
documentation, small addition
| Reported by: | Frank Birbacher | Owned by: | chris_kohlhoff | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | asio | 
| Version: | Boost 1.35.0 | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
Small addition to the documentation of Boost.Asio.
svn diff or merge -c 60577 https://svn.boost.org/svn/boost/sandbox-branches/birbacher/fix_documentation/libs/asio/doc@60577
Branch was created from /trunk:60574.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
BTW, please note that the original documentation for the classes is found in the header files.
comment:3 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [60683]) Clarify that to_bytes() returns addresses in network byte order. Refs #4005.