Skip to content

Commit 09725fb

Browse files
Jan JahodaJan Jahoda
andauthored
Add Socket missing API (#4762)
Co-authored-by: Jan Jahoda <[email protected]>
1 parent dfb1fef commit 09725fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

xml/System.Net.Sockets/Socket.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6669,8 +6669,9 @@ The maximum length of the pending connections queue is determined automatically.
66696669
<ReturnType>System.Boolean</ReturnType>
66706670
</ReturnValue>
66716671
<Docs>
6672-
<summary>To be added.</summary>
6673-
<value>To be added.</value>
6672+
<summary>Indicates whether the underlying operating system support the Unix domain sockets.</summary>
6673+
<value>
6674+
<see langword="true" /> if the operating system support the Unix domain sockets; otherwise, <see langword="false" />.</value>
66746675
<remarks>To be added.</remarks>
66756676
</Docs>
66766677
</Member>

0 commit comments

Comments
 (0)