Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 1 | -5/+51 |
| | |||||
* | APIDump: Added cNetwork documentation. | Mattes D | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 1 | -2/+155 |
| | | | | Also added an example to the NetworkTest plugin. | ||||
* | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2015-02-04 | 1 | -1/+82 |
| | | | | Also added an example in the NetworkTest plugin. | ||||
* | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 1 | -0/+279 |