rework the networking locking facility using the hashlist.
[citadel.git] / citadel / modules / network / serv_netspool.c
2011-10-17 Wilfried Goesgensrework the networking locking facility using the hashlist.
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
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...