* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
* wxSocket stream fix: they can be encapsulated by now * Doc update: wxURL::GetPath git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -62,6 +62,15 @@ Returns the name of the protocol which will be used to get the URL.
|
||||
|
||||
Returns a reference to the protocol which will be used to get the URL.
|
||||
|
||||
%
|
||||
% GetPath
|
||||
%
|
||||
\membersection{wxURL::GetPath}
|
||||
|
||||
\func{wxString}{GetPath}{\void}
|
||||
|
||||
Returns the path of the file to fetch. This path was encoded in the URL.
|
||||
|
||||
%
|
||||
% GetError
|
||||
%
|
||||
|
Reference in New Issue
Block a user