X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89bb3f024443c8129a6acfb28a4d24ca9f190fcf..73c997ba7ba115302cf1b1e75bb467e26c89d599:/interface/wx/ipc.h diff --git a/interface/wx/ipc.h b/interface/wx/ipc.h index 114c6e8eda..b2dd4a287a 100644 --- a/interface/wx/ipc.h +++ b/interface/wx/ipc.h @@ -279,7 +279,7 @@ public: exist and will be deleted afterwards) in which case a Unix domain socket is created. - @note Using Internet domain sockets if extremely insecure for IPC as + @note Using Internet domain sockets is extremely insecure for IPC as there is absolutely no access control for them, use Unix domain sockets whenever possible! */