2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-26 02:42:08 +00:00
Files
asio/include
Christopher Kohlhoff 45add4d11e Add a workaround for MSVC secure iterator problem where allowing the
destruction of an iterator to an already-destroyed string object results in
a program crash. Revert previous change to destroy buffers prior to
invoking the handler since it didn't fix the problem and wasn't cleaning
up all copies of the buffers anyway.


[SVN r41059]
2007-11-13 12:50:27 +00:00
..