X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1c70641a30f79b0b318dea5944ccfde6451d780..56b79cb98da2e2e3024fce6f6313546577c34821:/include/wx/sckaddr.h?ds=sidebyside diff --git a/include/wx/sckaddr.h b/include/wx/sckaddr.h index 25ee60d498..6e2a0ae012 100644 --- a/include/wx/sckaddr.h +++ b/include/wx/sckaddr.h @@ -56,6 +56,7 @@ public: bool Service(const wxString& name); bool Service(unsigned short port); bool LocalHost(); + bool AnyAddress(); wxString Hostname(); unsigned short Service();