Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cNetwork: Changed listening API. | Mattes D | 2015-01-22 | 1 | -22/+28 |
* | cNetwork: Added error message to error callbacks. | Mattes D | 2015-01-22 | 1 | -2/+2 |
* | cNetwork: Added an OnError callback for listening servers. | Mattes D | 2015-01-22 | 1 | -0/+5 |
* | cNetwork: Implemented connection shutdown and close. | Mattes D | 2015-01-22 | 1 | -1/+15 |
* | cNetwork: Fixed Linux compilation. | Mattes D | 2015-01-22 | 1 | -1/+1 |
* | cNetwork: Implemented link address getting. | Mattes D | 2015-01-22 | 1 | -4/+4 |
* | cNetwork: Implemented basic server functionality. | Mattes D | 2015-01-22 | 1 | -1/+67 |
* | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 2015-01-22 | 1 | -0/+19 |