Skip to content

Commit e5b629b

Browse files
committed
TCP_NOTSENT_LOWAT comment update
1 parent 4e6d41e commit e5b629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/sockets/functions/socket-get-option.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
<row>
555555
<entry><constant>TCP_NOTSENT_LOWAT</constant></entry>
556556
<entry>
557-
Sets how much unsent data by the socket stream. (Linux only)
557+
Sets the limit number of unsent data in write queue by the socket stream. (Linux only)
558558
</entry>
559559
<entry>
560560
<type>int</type>

0 commit comments

Comments
 (0)