]> code.citadel.org Git - citadel.git/history - citadel/modules/network/netspool.h
Remove global variables; replace by stack passing.
[citadel.git] / citadel / modules / network / netspool.h
2011-09-08 Wilfried GoesgensRemove global variables; replace by stack passing.
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
2011-09-08 Wilfried GoesgensChop networker into handy bits; related functions now...