zhe
zhe copied to clipboard
Lighter-than-air, peer-to-peer, bounded, non-blocking, non-threaded, etc., publish-subscribe networking
Results
3
zhe issues
Sort by
recently updated
recently updated
newest added
Hi, When trying to build I'm getting all sorts of errors that mostly stem from std=c99 (instead of gnu99), it seems: ``` ./example/roundtrip/roundtrip.c: In function ‘main’: ./example/roundtrip/roundtrip.c:130:5: warning: implicit declaration...