Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Self tests (#3242) | Mattes D | 2016-06-26 | 1 | -5/+2 |
* | cNetwork: Fixed possible hang when terminating immediately after init. | Mattes D | 2016-06-18 | 1 | -2/+19 |
* | Fixed and improved restarting | Tiger Wang | 2015-08-20 | 1 | -22/+31 |
* | Fixed cNetworkSingleton's HasTerminated flag. | Mattes D | 2015-07-23 | 1 | -1/+4 |
* | NetworkSingleton: LibEvent thread is joined properly on server exit. | Mattes D | 2015-02-18 | 1 | -4/+2 |
* | Added network termination called at app exit. | Mattes D | 2015-01-27 | 1 | -11/+33 |
* | cNetwork: Added self pointers to keep objects alive for callbacks. | Mattes D | 2015-01-23 | 1 | -0/+2 |
* | cNetwork: Fixed race conditions with lookups; proper shutdown. | Mattes D | 2015-01-22 | 1 | -38/+39 |
* | cNetwork: Split the main cpp file into several files. | Mattes D | 2015-01-22 | 1 | -45/+6 |
* | cNetwork: Split cNetworkSingleton to a separate file. | Mattes D | 2015-01-22 | 1 | -0/+281 |