iphydf
iphydf
Any news here?
https://github.com/TokTok/hstox uses multiple test-suites in a single repo. It needs quite a bit of trickery to get a combined coverage report.
Some thoughts: * Tox supports running on TCP using TCP relays. It also supports HTTP and SOCKS5 proxies, so adding another proxy-type that's websockets should be pretty straightforward. * Talking...
Is this going to be merged or continued?
Is this PR correct? Why is it only required on Fedora?
@cnngimenez is this PR still required?
If `list->n == 0`, then `list->data` will never be accessed.
https://github.com/TokTok/c-toxcore/blob/master/toxcore/tox_api.c#L84
Merge this?
@elfring is there an AOP framework for C? Or does AspectC++ work for C code?