From 4bb8a79efb2afffbfc2bc1ac5d9333b980534f92 Mon Sep 17 00:00:00 2001 From: Stephen Halter Date: Mon, 12 Aug 2019 19:28:29 -0700 Subject: [PATCH] Update src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx --- src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx b/src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx index 58c6581609..5f1475a1cf 100644 --- a/src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx +++ b/src/Servers/Kestrel/Transport.Sockets/src/SocketsStrings.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - The Socket transport does not support FileHandleEndPoints. Consider using the libuv transport instead. + The Socket transport does not support binding to file handles. Consider using the libuv transport instead. Only ListenType.IPEndPoint is supported by the Socket Transport. https://go.microsoft.com/fwlink/?linkid=874850 @@ -126,4 +126,4 @@ Transport is already bound. - \ No newline at end of file +