summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaTCPLink.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Linux compilation.Mattes D2015-02-141-1/+1
* Exported TLS server start on cTCPLink to Lua API.Mattes D2015-02-131-6/+111
* Fixed Linux compilation.Mattes D2015-02-121-1/+1
* LuaAPI: Added client TLS support for TCP links.Mattes D2015-02-121-0/+201
* Exported cServerHandle and cNetwork:Listen to Lua.Mattes D2015-02-041-11/+86
* cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D2015-02-041-0/+229