| 
							
							
								 Vadim Zeitlin | 5e1eac149f | create the single global IO dispatcher in wxFDIODispatcher; don't use wxSelectDispatcher in wxGSocket as the global dispatcher may be of a different type (modified patch 1733626) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-14 20:18:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 7523de907d | replaced wxFDIODispatcher::RunLoop() with Dispatch() which handles only one event at a time (part 1 of the patch 1733626) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-14 19:50:38 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | af57c51ab7 | changed wxFDIODispatcher::UnregisterFD() to take only fd, without flags, and unregister it unconditionally; use ModifyFD() to just change the flags (modified part of patch 1733626) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-14 19:41:46 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | a187327964 | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; put checks for them in the new Unix-specific wx/unix/chkconf.h file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-07-14 19:06:18 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | ad8d42f83c | factor out the fd<->handlers map from wxFDIODispatcher into a separate wxMappedFDIODispatcher class (patch 1729395) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-06-02 13:51:05 +00:00 |  | 
			
				
					| 
							
							
								 David Elliott | c393881600 | Include sys/types.h from selectdispatcher.h to ensure that fd_set is declared. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-05-18 21:19:37 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | b46b1d59d6 | implement event loop for console applications (heavily modified patch 1715735) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-05-14 23:43:39 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 8cdd754651 | initialize m_maxFD to avoid passing invalid values to select() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-03-19 02:27:34 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 72fa3e8a21 | make wxFDIOHandler dtor virtual, it's meant to be used as a base class git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-03-16 16:17:04 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Zeitlin | 30c45bdd06 | refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 | 2007-03-16 15:45:12 +00:00 |  |