summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaTCPLink.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LuaAPI: Added client TLS support for TCP links.Mattes D2015-02-121-0/+55
|
* Exported cServerHandle and cNetwork:Listen to Lua.Mattes D2015-02-041-0/+21
| | | | Also added an example to the NetworkTest plugin.
* cNetwork: Exported lookup functions to Lua API.Mattes D2015-02-041-2/+1
| | | | Also added an example in the NetworkTest plugin.
* cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D2015-02-041-0/+77