Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones f395f95fd3 Split out queue data structure 2010-12-29 11:35:02 -05:00
.gitignore Initial commit 2010-12-27 16:56:42 -05:00
Makefile Split out queue data structure 2010-12-29 11:35:02 -05:00
cmsg_private.h Improve BCHECK and PCHECK macros 2010-12-27 18:49:58 -05:00
dataq.c Split out queue data structure 2010-12-29 11:35:02 -05:00
dataq.h Split out queue data structure 2010-12-29 11:35:02 -05:00
harness.c Split out queue data structure 2010-12-29 11:35:02 -05:00
harness.h Split out queue data structure 2010-12-29 11:35:02 -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