]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/sp.texi
Queue higher priority packets first in SP
[nncp.git] / doc / sp.texi
index 41ebf45121da6e1284563dad454bbe3ad16a7ff8..239b87f1eb6c0d995caa606a88f196a8114e15a6 100644 (file)
@@ -169,8 +169,9 @@ payloads, then send all of remaining in the transport stage.
     corresponding offset.
     @end itemize
 
-@item When @emph{FREQ} packet received, append it to current sending
-queue. Sending queue contains files with offsets that are needed to be
+@item When @emph{FREQ} packet received, insert it to current sending
+queue with niceness level sort: higher priority packets will be sent
+first. Sending queue contains files with offsets that are needed to be
 sent.
 
 @item While sending queue is not empty, send @emph{FILE} packets.