mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-27 02:56:30 -05:00
Removed antipattern abstraction RsSingleJobThread Rename runloop() method to run() in RsThread Ported few classes ineriting from RsSingleJobThread to RsThread RsThread use std::atomic instead of self implemented strange binary semaphores Removed RsTickingThread::shutdown() use RsThread::askForStop() instead Removed RsTickingThread::fullstop() use RsThread::fullstop() instead Stop properly JSON API server in retroshare-gui Centralize errno traslation to literal in util/rserrno.* |
||
|---|---|---|
| .. | ||
| upnp18_retrocompat.h | ||
| UPnPBase.cpp | ||
| UPnPBase.h | ||
| upnphandler_libupnp.cc | ||
| upnphandler_libupnp.h | ||
| upnphandler_miniupnp.cc | ||
| upnphandler_miniupnp.h | ||
| upnptest.cc | ||
| upnputil.cc | ||
| upnputil.h | ||