Renamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback
Added GSocket_SetTimeout Added timeout support in wxSocket (as it was in previous releases) Updated documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@ Destructor.
|
||||
|
||||
Returns the first character in the input queue and removes it.
|
||||
|
||||
\membersection{wxInputStream::LastRead}
|
||||
\membersection{wxInputStream::LastRead}\label{wxinputstreamlastread}
|
||||
|
||||
\constfunc{size\_t}{LastRead}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user