]> git.saurik.com Git - wxWidgets.git/commit - include/wx/unix/gsockunx.h
Add virtual methods to GSocketBSD for calling the event loop handler
authorDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 19:34:16 +0000 (19:34 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 19:34:16 +0000 (19:34 +0000)
commit444cb1fdcb628cc74057dd75ffc0343efa2f4aec
treea3c60fde4bf272b4696d1fa8f2ae568b0204f612
parent2a9d84d00641de0eb540162bd83fa7e153e72308
Add virtual methods to GSocketBSD for calling the event loop handler
instead of the GUI event functions table.  Also added a compatibility class
to gsocket.cpp until we can update all of the GUIs.

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