From b3d97470ce3dea64be4a7aceeaa1ce121ea2b496 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Thu, 20 Feb 2025 14:12:01 +0100 Subject: [PATCH] [doc] Fix nit --- doc/ws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ws.md b/doc/ws.md index 087cb9ba3..feda79560 100644 --- a/doc/ws.md +++ b/doc/ws.md @@ -365,7 +365,7 @@ URL form: ws+unix:\\.\pipe\pipe_name:/pathname?search_params ``` -The character `:` is the separator between the IPC path (the Unix domain socket +The character `:` is the separator between the IPC path (the UNIX domain socket path or the Windows named pipe) and the URL path. The IPC path must not include the characters `:` and `?`, otherwise the URL is incorrectly parsed. If the URL path is omitted