Difference between revisions of "ClientObject:disableBroadcast"
(Created page with 'Disables connecting to the broadcast address. == Function == === Synopsis === <source lang="lua"> clientobject:init( sockettype ) </source> === Arguments === {{param|SocketType|s…') |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
=== Synopsis === | === Synopsis === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | clientobject: | + | clientobject:disableBroadcast() |
</source> | </source> | ||
− | === | + | === Warning === |
− | + | Has direct effect, old connecton terminates uncleanly. | |
=== Returns === | === Returns === | ||
Nothing. | Nothing. | ||
Line 14: | Line 14: | ||
{{#set:Description=Disables connecting to the broadcast address.}} | {{#set:Description=Disables connecting to the broadcast address.}} | ||
== Other Languages == | == Other Languages == | ||
− | {{i18n|ClientObject: | + | {{i18n|ClientObject:disableBroadcast}} |
Latest revision as of 16:48, 20 November 2010
Disables connecting to the broadcast address.
Function
Synopsis
clientobject:disableBroadcast()
Warning
Has direct effect, old connecton terminates uncleanly.
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