Difference between revisions of "enet.host:bandwidth limit"
(Created page with "Sets the bandwidth limits of the host in bytes/sec. Set to 0 for unlimited. == Function == === Synopsis === <source lang="lua"> host:bandwidth_limit(incoming, out...") |
m (→Returns: stylistic edit.) |
||
Line 9: | Line 9: | ||
{{param|number|outgoing|Upload speed limit in bytes/sec.}} | {{param|number|outgoing|Upload speed limit in bytes/sec.}} | ||
=== Returns === | === Returns === | ||
− | + | Nothing. | |
== See Also == | == See Also == |
Latest revision as of 02:20, 30 October 2016
Sets the bandwidth limits of the host in bytes/sec. Set to 0 for unlimited.
Function
Synopsis
host:bandwidth_limit(incoming, outgoing)
Arguments
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info