aboutsummaryrefslogtreecommitdiff
path: root/iemnet.c
AgeCommit message (Expand)Author
2010-03-29provide feedback to Pd main-thread whether sender-thread still existsIOhannes m zmölnig
2010-03-29sender/receiver dtors can now be called recursively without double freeingIOhannes m zmölnig
2010-03-29clean up more properly on disconnectIOhannes m zmölnig
2010-03-27no need to lock the entire Pd-processIOhannes m zmölnig
2010-03-26sys_lock() before calling clock_delay()IOhannes 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-24on M$VC we only build libraries (and the autoregistration doesn't work)IOhannes m zmölnig
2010-03-24automatic callingIOhannes m zmölnig
2010-03-24made it compile (and run) on w32IOhannes m zmölnig