Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-04 | modules: make names unique | Stanislaw Halik | |
2016-08-23 | tracker/udp: minor fixes | Stanislaw Halik | |
- use clamp util function - only sleep until the next datagram arrives - check data for NaN before accepting | |||
2016-08-20 | Update ftnoir_tracker_udp.cpp | sheepsskullcity | |
On success, bind() function returns true. So while(!should_quit) loop was always skipped. | |||
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. | |||
2016-08-10 | tracker/udp: quit if socket can't be bound | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |