Fix socket crash in wxURL by safely Destroying the socket rather than deleting it...
authorKevin Hock <hockkn@yahoo.com>
Sun, 11 Jun 2006 18:54:07 +0000 (18:54 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 11 Jun 2006 18:54:07 +0000 (18:54 +0000)
commit5f3742c2ff35658c9c73d40ffddd6b9733766bff
tree024d352ff008327aeaf85edb0b7c397430b82a3d
parent4b90e06ee5a62dd66170cdf83f2f44d12fa68434
Fix socket crash in wxURL by safely Destroying the socket rather than deleting it [ patch 1502964 ]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/url.cpp