aboutsummaryrefslogtreecommitdiff
path: root/iemnet.c
AgeCommit message (Collapse)Author
2010-03-26convenience functionsIOhannes m zmölnig
these probably should go into a separate file svn path=/trunk/externals/iem/iemnet/; revision=13275
2010-03-26changed API of read-callbackIOhannes m zmölnig
the callback will provide the raw data chunk as well (easier to add more data) svn path=/trunk/externals/iem/iemnet/; revision=13273
2010-03-25DEBUG mechanismIOhannes m zmölnig
svn path=/trunk/externals/iem/iemnet/; revision=13270
2010-03-25most of the tcp-objects seem to work now;IOhannes m zmölnig
performance increase as measured until now is great :-) svn path=/trunk/externals/iem/iemnet/; revision=13265
2010-03-24on M$VC we only build libraries (and the autoregistration doesn't work)IOhannes m zmölnig
svn path=/trunk/externals/iem/iemnet/; revision=13262
2010-03-24automatic callingIOhannes m zmölnig
svn path=/trunk/externals/iem/iemnet/; revision=13259
2010-03-24made it compile (and run) on w32IOhannes m zmölnig
svn path=/trunk/externals/iem/iemnet/; revision=13255