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-08-23
use malloc() rather than getbytes(); use pthread_exit();
IOhannes m zmölnig
2010-08-22
more support for udpserver
IOhannes m zmölnig
2010-08-20
fixed reentrancy issue
IOhannes m zmölnig
2010-08-20
fixed bugs in multithreading code
IOhannes m zmölnig
2010-08-20
in DEBUG mode, define IEMNET_HAVE_DEBUG
IOhannes m zmölnig
2010-08-20
reindentated; add some comments
IOhannes m zmölnig
2010-08-20
more DEBUGs; clear memory before freeing it
IOhannes m zmölnig
2010-08-20
added more DEBUGs
IOhannes m zmölnig
2010-08-20
output sender address
IOhannes m zmölnig
2010-08-09
allow to resize NULL-floatlists
IOhannes m zmölnig
2010-07-14
fixed crasher bug when printing "[udpsend] not connected"
IOhannes m zmölnig
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
[next]