]> git.saurik.com Git - wxWidgets.git/commit
Added thread-safe wrappers for get{host,serv}by{name,addr} to replace the
authorStefan Neis <Stefan.Neis@t-online.de>
Tue, 3 Jan 2006 16:36:20 +0000 (16:36 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Tue, 3 Jan 2006 16:36:20 +0000 (16:36 +0000)
commit71b4a9b87889824ce3cb6406e040be69e5b5e0f4
tree406e704c83440c3f4dea8a91d482803c65bdb88f
parentbe9d9869430d4f652702526828abd644acec5f01
Added thread-safe wrappers for get{host,serv}by{name,addr} to replace the
        currently still used unsafe versions once possible compilation
        problems are sorted out.

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