aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-net_base_sockaddr__util__posix.cc
blob: 24c932b83326176d862498e6934005a76b4e2e04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- net/base/sockaddr_util_posix.cc.orig	2022-06-17 14:20:10 UTC
+++ net/base/sockaddr_util_posix.cc
@@ -40,7 +40,8 @@ bool FillUnixAddress(const std::string& socket_path,
     return true;
   }
 
-#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
+  // XXX ?
   // Convert the path given into abstract socket name. It must start with
   // the '\0' character, so we are adding it. |addr_len| must specify the
   // length of the structure exactly, as potentially the socket name may