Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html')
-rw-r--r--plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html
index b7c3bde4b4..2dd641166e 100644
--- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html
+++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/Channel.SendQueue.html
@@ -110,8 +110,8 @@ Class Channel.SendQueue</H2>
</PRE>
<P>
-A queue that holds buffers that shall be sent. This implementation notifies observers of enqueued and dequeued
- buffers. The notification's deliberately not synchronized. It shall only be used by O&M tooling to offer (not 100%
+A queue that holds buffers that shall be sent. This implementation notifies observers of enqueued and dequeued
+ buffers. The notification's deliberately not synchronized. It shall only be used by O&M tooling to offer (not 100%
accurate) statistical insights
<P>

Back to the top