summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/NetworkTest/Info.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cNetwork: Added UDP API.Mattes D2015-02-201-0/+42
|
* LuaAPI: Added client TLS support for TCP links.Mattes D2015-02-121-0/+6
|
* Exported cServerHandle and cNetwork:Listen to Lua.Mattes D2015-02-041-0/+27
| | | | Also added an example to the NetworkTest plugin.
* cNetwork: Exported lookup functions to Lua API.Mattes D2015-02-041-0/+21
| | | | Also added an example in the NetworkTest plugin.
* NetworkTest plugin: Added cNetwork:Connect test code.Mattes D2015-02-041-0/+46