Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 615dce02b1 Looks like 10.5 has more aggressive stack requirements than 10.6. 2010-12-29 09:11:53 -05:00
.gitignore Initial commit 2010-12-27 16:56:42 -05:00
Makefile Initial commit 2010-12-27 16:56:42 -05:00
cmsg_private.h Improve BCHECK and PCHECK macros 2010-12-27 18:49:58 -05:00
harness.c Looks like 10.5 has more aggressive stack requirements than 10.6. 2010-12-29 09:11:53 -05:00
harness.h Add nap(); fix blocking bugs on write flush 2010-12-27 22:49:28 -05:00
main.c Initial commit 2010-12-27 16:56:42 -05:00
net.c endpoint_name needs to be reentrant and stack-safe 2010-12-27 18:50:58 -05:00
net.h endpoint_name needs to be reentrant and stack-safe 2010-12-27 18:50:58 -05:00
node.h Initial commit 2010-12-27 16:56:42 -05:00
relay.c Add nap(); fix blocking bugs on write flush 2010-12-27 22:49:28 -05:00
relay.h Initial commit 2010-12-27 16:56:42 -05:00
util.c Initial commit 2010-12-27 16:56:42 -05:00