aboutsummaryrefslogtreecommitdiff
path: root/iemnet_receiver.c
AgeCommit message (Expand)Author
2010-10-20added GPL-2 boilerplateIOhannes m zmölnig
2010-09-20more debugging in the tickIOhannes m zmölnig
2010-09-20debugging levelsIOhannes m zmölnig
2010-09-14receive in nonblocking modeIOhannes m zmölnig
2010-09-14on the way to thread safety...(?)IOhannes m zmölnig
2010-09-13nada: whitespaceIOhannes m zmölnig
2010-09-13removed the "return" at the beginning of iemnet__receiver_destroy()IOhannes m zmölnig
2010-09-09more debug outputIOhannes m zmölnig
2010-08-23on read termination read the status variables in a protected areaIOhannes m zmölnig
2010-08-23use malloc() rather than getbytes(); use pthread_exit(); IOhannes m zmölnig
2010-04-07new receiver callback: chunk2list has to be handled by clientIOhannes m zmölnig
2010-04-01cleanup queue in destructorIOhannes m zmölnig
2010-03-30query queue sizesIOhannes m zmölnig
2010-03-30split core library into separate filesIOhannes m zmölnig