Added wxAppTraits::CreateGSocket() as well as implementations for wxBase and
authorDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 21:35:00 +0000 (21:35 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 21:35:00 +0000 (21:35 +0000)
commit49bcad62198be60888dacf02edcbe9278b465fca
treeb228fd590377e389d82d9489331333e813413487
parent1119a830a89acb4382082a656c9490ca705a334f
Added wxAppTraits::CreateGSocket() as well as implementations for wxBase and
wxGUI.  This method should return a new derived instance of GSocketBSD which
implements the EventLoop_ pure virtual functions appropriately.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/apptrait.h
src/common/appbase.cpp
src/common/appcmn.cpp