This event class contains information about socket events.
Derived from
Include files
<wx/socket.h>
Event table macros
To process a socket event, use these event handler macros to direct input to member functions that take a wxSocketEvent argument.
EVT_SOCKET(id, func) | Process a socket event, supplying the member function. |
wxSocketHandler, wxSocketBase, wxSocketClient, wxSocketServer
Members
wxSocketEvent::wxSocketEvent
wxSocketEvent::SocketEvent
wxSocketEvent(int id = 0)
Constructor.
wxSocketBase::wxRequestEvent SocketEvent() const
Returns the socket event type.