fix typo in wxClient::MakeConnection() docs (closes #10841)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -279,7 +279,7 @@ public:
|
|||||||
exist and will be deleted afterwards) in which case a Unix domain
|
exist and will be deleted afterwards) in which case a Unix domain
|
||||||
socket is created.
|
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
|
there is absolutely no access control for them, use Unix domain
|
||||||
sockets whenever possible!
|
sockets whenever possible!
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user