Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cNetwork: Added error logging to server socket creation. | Mattes D | 2015-01-22 | 1 | -6/+24 |
* | cNetwork: Added multithreading protection. | Mattes D | 2015-01-22 | 1 | -3/+27 |
* | cNetwork: Implemented connection shutdown and close. | Mattes D | 2015-01-22 | 1 | -13/+53 |
* | cNetwork: Fixed Linux compilation. | Mattes D | 2015-01-22 | 1 | -5/+23 |
* | cNetwork: Implemented link address getting. | Mattes D | 2015-01-22 | 1 | -57/+117 |
* | cNetwork: Implemented basic server functionality. | Mattes D | 2015-01-22 | 1 | -122/+215 |
* | cNetwork: Implemented IP-to-hostname lookup. | Mattes D | 2015-01-22 | 1 | -8/+114 |
* | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 2015-01-22 | 1 | -4/+132 |
* | Extracted Google connection test | Tycho | 2015-01-22 | 1 | -74/+3 |
* | cNetwork: Linux compilation fix. | Mattes D | 2015-01-22 | 1 | -4/+5 |
* | Implemented LibEvent-based client connections. | Mattes D | 2015-01-22 | 1 | -0/+837 |