We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb1fef commit 09725fbCopy full SHA for 09725fb
xml/System.Net.Sockets/Socket.xml
@@ -6669,8 +6669,9 @@ The maximum length of the pending connections queue is determined automatically.
6669
<ReturnType>System.Boolean</ReturnType>
6670
</ReturnValue>
6671
<Docs>
6672
- <summary>To be added.</summary>
6673
- <value>To be added.</value>
+ <summary>Indicates whether the underlying operating system support the Unix domain sockets.</summary>
+ <value>
6674
+ <see langword="true" /> if the operating system support the Unix domain sockets; otherwise, <see langword="false" />.</value>
6675
<remarks>To be added.</remarks>
6676
</Docs>
6677
</Member>
0 commit comments