index
:
svn2git/iem/iemnet.git
externals/iem/iemnet
iemnet: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iemnet.c
Age
Commit message (
Expand
)
Author
2010-04-01
updated M$VC project
IOhannes m zmölnig
2010-04-01
exporting symbols; using objName
IOhannes m zmölnig
2010-04-01
convenience function for outputting the socket
IOhannes m zmölnig
2010-04-01
convenience function for outputting the number of connections
IOhannes m zmölnig
2010-03-31
output the data of stream-based objects in a serialized form
IOhannes m zmölnig
2010-03-30
split core library into separate files
IOhannes m zmölnig
2010-03-29
provide feedback to Pd main-thread whether sender-thread still exists
IOhannes m zmölnig
2010-03-29
sender/receiver dtors can now be called recursively without double freeing
IOhannes m zmölnig
2010-03-29
clean up more properly on disconnect
IOhannes m zmölnig
2010-03-27
no need to lock the entire Pd-process
IOhannes m zmölnig
2010-03-26
sys_lock() before calling clock_delay()
IOhannes m zmölnig
2010-03-26
convenience functions
IOhannes m zmölnig
2010-03-26
changed API of read-callback
IOhannes m zmölnig
2010-03-25
DEBUG mechanism
IOhannes m zmölnig
2010-03-25
most of the tcp-objects seem to work now;
IOhannes m zmölnig
2010-03-24
on M$VC we only build libraries (and the autoregistration doesn't work)
IOhannes m zmölnig
2010-03-24
automatic calling
IOhannes m zmölnig
2010-03-24
made it compile (and run) on w32
IOhannes m zmölnig