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
Age
Commit message (
Expand
)
Author
2010-04-07
iemnet__streamout() takes an argument telling us whether to serialize or not
IOhannes m zmölnig
2010-04-07
first working prototype - still loads of problems
IOhannes m zmölnig
2010-04-07
new receiver callback: chunk2list has to be handled by client
IOhannes m zmölnig
2010-04-07
sender now optionally uses sendto()
IOhannes m zmölnig
2010-04-07
nice documentation (this file is not so private any more)
IOhannes m zmölnig
2010-04-01
don't need verbose auto-vectorizer
IOhannes m zmölnig
2010-04-01
floatlist should be handled in the object
IOhannes m zmölnig
2010-04-01
cleanup queue in destructor
IOhannes m zmölnig
2010-04-01
check whether queue is !NULL before pushing/popping
IOhannes m zmölnig
2010-04-01
call sender_destroy/receiver_destroy before cleaning up socketreceiver
IOhannes m zmölnig
2010-04-01
use <sys/types.h> directly rather than <stdlib.h> for getting needed types
IOhannes m zmölnig
2010-04-01
include stdlib.h
IOhannes m zmölnig
2010-04-01
display the queue status
IOhannes m zmölnig
2010-04-01
fixed objName for tcpsend
IOhannes m zmölnig
2010-04-01
updated M$VC project
IOhannes m zmölnig
2010-04-01
added note about udpserver not being useable yet
IOhannes m zmölnig
2010-04-01
use error() for errors
IOhannes m zmölnig
2010-04-01
non-functional crashy copy of tcpserver for udp
IOhannes m zmölnig
2010-04-01
status outlet and forgotten struct member...
IOhannes m zmölnig
2010-04-01
iemnet__sender_destroy() now also closes the socket
IOhannes m zmölnig
2010-04-01
use error instead of post
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-04-01
tcpclient fixes and features
IOhannes m zmölnig
2010-04-01
made connection thread safe
IOhannes m zmölnig
2010-04-01
removed duplicate inclusion
IOhannes m zmölnig
2010-03-31
simple test, whether sequences qppear in the right order
IOhannes m zmölnig
2010-03-31
made "target" persistent, even if clients disconnect
IOhannes m zmölnig
2010-03-31
output the data of stream-based objects in a serialized form
IOhannes m zmölnig
2010-03-31
features sheet
IOhannes m zmölnig
2010-03-31
query the server port
IOhannes m zmölnig
2010-03-30
tcpserver now does not fail to create if port is already in use
IOhannes m zmölnig
2010-03-30
avoid double registration of tcpclient
IOhannes m zmölnig
2010-03-30
updated M$VC project
IOhannes m zmölnig
2010-03-30
added "target" method to tcpserver, to specify how to send ordinary lists
IOhannes m zmölnig
2010-03-30
query queue sizes
IOhannes m zmölnig
2010-03-30
inline code documentation
IOhannes m zmölnig
2010-03-30
split core library into separate files
IOhannes m zmölnig
2010-03-29
made it compile on w32 again
IOhannes m zmölnig
2010-03-29
replaced &s_... by gensym("...")
IOhannes m zmölnig
2010-03-29
disable DEBUG
IOhannes m zmölnig
2010-03-29
output additional data just like with mrpeach's objects
IOhannes m zmölnig
2010-03-29
use error() rather than post() where appropriate
IOhannes m zmölnig
2010-03-29
proper handling of remote disconnect
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-29
remind me of doing tests
IOhannes m zmölnig
2010-03-27
no need to lock the entire Pd-process
IOhannes m zmölnig
[next]