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
/
udpserver.c
Age
Commit message (
Expand
)
Author
2012-07-13
code-cleanup: getting rid of warnings
IOhannes m zmölnig
2012-07-13
cosmetic fixes (whitespace)
IOhannes m zmölnig
2012-05-29
older C-compilers need variable declarations at beginning of block
IOhannes m zmölnig
2011-11-07
trying to shut up type warnings
IOhannes m zmölnig
2011-10-29
reduce warnings
IOhannes m zmölnig
2010-10-20
added GPL-2 boilerplate
IOhannes m zmölnig
2010-10-20
fixed FSF address
IOhannes m zmölnig
2010-10-11
at least accept one(1) client
IOhannes m zmölnig
2010-09-20
debugging levels
IOhannes m zmölnig
2010-09-13
more DEBUG; alternative algorithm to add clients
IOhannes m zmölnig
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-04-07
first working prototype - still loads of problems
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