aboutsummaryrefslogtreecommitdiff
path: root/iemnet.h
AgeCommit message (Expand)Author
2010-09-20global debuglevelIOhannes m zmölnig
2010-09-20debugging levelsIOhannes m zmölnig
2010-08-20in DEBUG mode, define IEMNET_HAVE_DEBUGIOhannes m zmölnig
2010-04-07iemnet__streamout() takes an argument telling us whether to serialize or notIOhannes m zmölnig
2010-04-07new receiver callback: chunk2list has to be handled by clientIOhannes m zmölnig
2010-04-01use <sys/types.h> directly rather than <stdlib.h> for getting needed typesIOhannes m zmölnig
2010-04-01include stdlib.hIOhannes m zmölnig
2010-04-01exporting symbols; using objNameIOhannes m zmölnig
2010-04-01convenience function for outputting the socketIOhannes m zmölnig
2010-04-01convenience function for outputting the number of connectionsIOhannes m zmölnig
2010-03-31output the data of stream-based objects in a serialized formIOhannes m zmölnig
2010-03-30added "target" method to tcpserver, to specify how to send ordinary listsIOhannes m zmölnig
2010-03-30inline code documentationIOhannes m zmölnig
2010-03-30split core library into separate filesIOhannes m zmölnig
2010-03-29made it compile on w32 againIOhannes m zmölnig
2010-03-26convenience functionsIOhannes m zmölnig
2010-03-26changed API of read-callbackIOhannes m zmölnig
2010-03-25DEBUG mechanismIOhannes m zmölnig
2010-03-25most of the tcp-objects seem to work now;IOhannes m zmölnig
2010-03-24fixed M$VC preprocessor codeIOhannes m zmölnig
2010-03-24automatic callingIOhannes m zmölnig
2010-03-24made it compile (and run) on w32IOhannes m zmölnig
2010-03-24kind of works now: we can dump about 500MB within 5secs into tcpserver on loIOhannes m zmölnig
2010-03-23hmm, less crashes; threads hangIOhannes m zmölnig
2010-03-23factored out code into "shared";IOhannes m zmölnig