X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=doc%2Freadme.features;h=eaa96785b6880e531388f37f8ef525c9c4e0899e;hb=6fd1d0a6b05c9ce67ccf96ac230bf028d83b2de9;hp=b30202e41cb5ff6e05e11cbbc30c5c129cc85b93;hpb=b355f06a27c0bcdaec96d3ffbebadc311a848aa7;p=ircu2.10.12-pk.git diff --git a/doc/readme.features b/doc/readme.features index b30202e..eaa9678 100644 --- a/doc/readme.features +++ b/doc/readme.features @@ -1131,3 +1131,15 @@ code kicks in. Even if a user connects repeditively during this period, they will never get throttled. This is so after a restart users on a multiuser box can all connect to a server simultaniously without being considered an attack. + +SOCKSENDBUF + * Type: integer + * Default: 0 + +The send window size used for connections to other servers. + +SOCKRECVBUF + * Type: integer + * Default: 0 + +The receive window size used for connections to other servers.