diff options
author | Christopher Kohlhoff <chris@kohlhoff.com> | 2010-10-18 12:58:10 +0000 |
---|---|---|
committer | Christopher Kohlhoff <chris@kohlhoff.com> | 2010-10-18 12:58:10 +0000 |
commit | 195dd351895574294547b40db919282185916148 (patch) | |
tree | 07db14fcbdd80b1f2f9dea47abc56127e0cec0c2 | |
parent | 74db877fa978448eba34a680487bcf0141520dc9 (diff) | |
download | boost-195dd351895574294547b40db919282185916148.tar.gz |
Merge from trunk.
........
r66022 | chris_kohlhoff | 2010-10-17 00:15:51 +1100 (Sun, 17 Oct 2010) | 2 lines
Pass NULL for servname rather than empty string, as per POSIX. Fixes #4690.
........
r66056 | chris_kohlhoff | 2010-10-18 08:24:55 +1100 (Mon, 18 Oct 2010) | 2 lines
Fix so that read operations do not accept const_buffers_1 arguments. Fixes #4746.
........
[SVN r66080]
m--------- | libs/asio | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libs/asio b/libs/asio -Subproject 33e8ad1b8c091606a85e539285d0dcef7fae8a3 +Subproject 81a5e3660d789c98df1e4fee2fde75542589714 |