Go to file
chris_kohlhoff ed60f2db60 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.
2007-11-13 11:47:10 +00:00
asio Add a workaround for MSVC secure iterator problem where allowing the 2007-11-13 11:47:10 +00:00