Merge pull request #102 from clmul/master
Fix documentation, the default packet queue length is 1024
This commit is contained in:
+1
-1
@@ -857,7 +857,7 @@ Description
|
||||
<td>
|
||||
Sets the maximum length of the packet queue for
|
||||
<a href="#divert_recv"><tt>WinDivertRecv()</tt></a>.
|
||||
Currently the default value is 512, the minimum is 1, and the maximum
|
||||
Currently the default value is 1024, the minimum is 1, and the maximum
|
||||
is 8192.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user