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_receiver.c
Age
Commit message (
Expand
)
Author
2011-10-29
only use MSG_DONTWAIT if available
IOhannes m zmölnig
2011-01-17
push disconnection's to receiving objects
IOhannes m zmölnig
2010-10-20
added GPL-2 boilerplate
IOhannes m zmölnig
2010-09-20
more debugging in the tick
IOhannes m zmölnig
2010-09-20
debugging levels
IOhannes m zmölnig
2010-09-14
receive in nonblocking mode
IOhannes m zmölnig
2010-09-14
on the way to thread safety...(?)
IOhannes m zmölnig
2010-09-13
nada: whitespace
IOhannes m zmölnig
2010-09-13
removed the "return" at the beginning of iemnet__receiver_destroy()
IOhannes m zmölnig
2010-09-09
more debug output
IOhannes m zmölnig
2010-08-23
on read termination read the status variables in a protected area
IOhannes m zmölnig
2010-08-23
use malloc() rather than getbytes(); use pthread_exit();
IOhannes m zmölnig
2010-04-07
new receiver callback: chunk2list has to be handled by client
IOhannes m zmölnig
2010-04-01
cleanup queue in destructor
IOhannes m zmölnig
2010-03-30
query queue sizes
IOhannes m zmölnig
2010-03-30
split core library into separate files
IOhannes m zmölnig