User contributions for MCvarial
Jump to navigation
Jump to search
18 June 2010
- 22:5422:54, 18 June 2010 diff hist +96 Modules/Sockets/sockOpen No edit summary
7 May 2010
- 15:2315:23, 7 May 2010 diff hist +4 Modules/Sockets No edit summary
25 April 2010
- 14:1214:12, 25 April 2010 diff hist +1 Modules/Sockets/sockOpen →Example
- 14:1214:12, 25 April 2010 diff hist +1 Modules/Sockets/sockWrite →Example
- 14:1214:12, 25 April 2010 diff hist +1 Modules/Sockets/sockClose →Example
- 14:1114:11, 25 April 2010 diff hist +1 Modules/Sockets/onSockOpened →Example
- 14:1114:11, 25 April 2010 diff hist +1 Modules/Sockets/onSockData →Example
- 14:1114:11, 25 April 2010 diff hist +1 Modules/Sockets/onSockClosed →Example
- 14:0914:09, 25 April 2010 diff hist +471 Modules/Sockets/onSockClosed →See also
- 14:0814:08, 25 April 2010 diff hist +471 Modules/Sockets/onSockData →See also
- 14:0814:08, 25 April 2010 diff hist +471 Modules/Sockets/onSockOpened →See also
- 14:0814:08, 25 April 2010 diff hist +471 Modules/Sockets/sockClose →See also
- 14:0814:08, 25 April 2010 diff hist +471 Modules/Sockets/sockWrite →See also
- 14:0814:08, 25 April 2010 diff hist +471 Modules/Sockets/sockOpen →See also
- 14:0714:07, 25 April 2010 diff hist +2 Modules/Sockets/onSockClosed →Example
- 14:0714:07, 25 April 2010 diff hist +2 Modules/Sockets/onSockData →Example
- 14:0614:06, 25 April 2010 diff hist +2 Modules/Sockets/onSockOpened →Example
- 14:0614:06, 25 April 2010 diff hist +2 Modules/Sockets/sockClose →Example
- 14:0514:05, 25 April 2010 diff hist +5 Modules/Sockets/sockOpen →Example
- 14:0414:04, 25 April 2010 diff hist +214 Modules/Sockets →Events
- 14:0414:04, 25 April 2010 diff hist +6 Modules/Sockets →Functions
- 14:0314:03, 25 April 2010 diff hist +134 Modules/Sockets →Functions
- 14:0314:03, 25 April 2010 diff hist +13 Modules/Sockets →Functions
- 14:0014:00, 25 April 2010 diff hist −4 Modules/Sockets →Functions
- 14:0014:00, 25 April 2010 diff hist +26 Modules/Sockets →Functions
- 14:0014:00, 25 April 2010 diff hist +30 Modules/Sockets →Functions
- 13:5813:58, 25 April 2010 diff hist −30 Modules/Sockets →See Also
- 13:5713:57, 25 April 2010 diff hist −5 Modules/Sockets →Functions
- 13:5713:57, 25 April 2010 diff hist +35 Modules/Sockets →Functions
- 13:5313:53, 25 April 2010 diff hist +1,115 N Modules/Sockets/onSockClosed Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This event is triggered when a socket was destroyed. ===Parameters=== * '''socket''' userdata representing a socket. ===Source=== The sourc…'
- 13:5313:53, 25 April 2010 diff hist +1,176 N Modules/Sockets/onSockData Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This event is triggered when data is received on a socket. ===Parameters=== * '''socket''' userdata representing a socket. * '''data''' a st…'
- 13:5213:52, 25 April 2010 diff hist +1,113 N Modules/Sockets/onSockOpened Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This event is triggered when a socket was created. ===Parameters=== * '''socket''' userdata representing a socket. ===Source=== The source …'
- 13:4713:47, 25 April 2010 diff hist −30 Modules/Sockets/sockOpen →See also
- 13:4713:47, 25 April 2010 diff hist −30 Modules/Sockets/sockWrite →See also
- 13:4713:47, 25 April 2010 diff hist −30 Modules/Sockets/sockClose →See also
- 13:4613:46, 25 April 2010 diff hist +1,220 N Modules/Sockets/sockClose Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This function destroys a socket. ==Syntax== <syntaxhighlight lang="lua"> bool sockClose ( socket theSocket ) </syntaxhighlight> ===Required arguments=== * '''theSocke…'
- 13:4413:44, 25 April 2010 diff hist +5 Modules/Sockets/sockWrite →Example
- 13:4313:43, 25 April 2010 diff hist +5 Modules/sockets/sockOpen →Example current
- 13:4213:42, 25 April 2010 diff hist −30 Modules/Sockets No edit summary
- 13:4213:42, 25 April 2010 diff hist +1,283 N Modules/Sockets/sockWrite Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This function writes data to a socket. ==Syntax== <syntaxhighlight lang="lua"> bool sockWrite ( socket theSocket, string data) </syntaxhighlight> ===Required argument…'
- 13:3913:39, 25 April 2010 diff hist +30 Modules/Sockets →Functions
- 13:3813:38, 25 April 2010 diff hist +1,343 N Modules/Sockets/sockOpen Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This function creates a socket. ==Syntax== <syntaxhighlight lang="lua"> socket sockOpen ( string hostname, int port) </syntaxhighlight> ===Required arguments=== * '''…'
- 13:3613:36, 25 April 2010 diff hist +1,343 N Modules/sockets/sockOpen Created page with '__NOTOC__ {{ModuleFunction|Sockets}} This function creates a socket. ==Syntax== <syntaxhighlight lang="lua"> socket sockOpen ( string hostname, int port) </syntaxhighlight> ===Required arguments=== * '''…'
- 13:2113:21, 25 April 2010 diff hist −27 Modules/Sockets →Events
- 13:2113:21, 25 April 2010 diff hist −30 Modules/Sockets No edit summary
- 13:1913:19, 25 April 2010 diff hist +44 Template:Modules/Sockets/Functions →Example
- 13:1813:18, 25 April 2010 diff hist +480 Template:Modules/Sockets/Functions →Example
- 13:1313:13, 25 April 2010 diff hist −5 Template:Modules/Sockets/Functions →Example
- 13:1213:12, 25 April 2010 diff hist 0 Template:Modules/Sockets/Functions →Required Arguments
- 13:1213:12, 25 April 2010 diff hist +2 Template:Modules/Sockets/Functions →Returns