From 127f970059371d968238c8e461bc5c547b021899 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 30 Apr 2013 12:56:50 +0200 Subject: Make high_msgq_watermark and low_msgq_watermark generic inet options --- lib/kernel/doc/src/inet.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/kernel/doc') diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml index 541500a300..7cd98914d1 100644 --- a/lib/kernel/doc/src/inet.xml +++ b/lib/kernel/doc/src/inet.xml @@ -559,7 +559,7 @@ fe80::204:acff:fe17:bf38 [Byte1,Byte2|Binary].

- {high_msgq_watermark, Size} (TCP/IP sockets) + {high_msgq_watermark, Size}

The socket message queue will be set into a busy state when the amount of data queued on the message @@ -674,7 +674,7 @@ fe80::204:acff:fe17:bf38 the flushing time-out in seconds.

- {low_msgq_watermark, Size} (TCP/IP sockets) + {low_msgq_watermark, Size}

If the socket message queue is in a busy state, the socket message queue will be set in a not busy state when -- cgit v1.2.3