Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 801f115f28 simply copy signal handling code from gameserver project 14 years ago
..
cclass.c change cclass so that the internal structure is no longer visible by the rest of the code 10 years ago
daemonize.c add daemonize code from other project. (Might be integrated in a future class but i am not sure right now 10 years ago
logger.c logger now works and has some basic testing 10 years ago
server.c more work on socket handling stuff... @TODO think about renaming it to connection as it only handles TCP sockets 10 years ago
signalHandling.c simply copy signal handling code from gameserver project 10 years ago
socket.c more work on socket handling stuff... @TODO think about renaming it to connection as it only handles TCP sockets 10 years ago
socket_accept.c more work on socket handling stuff... @TODO think about renaming it to connection as it only handles TCP sockets 10 years ago
socket_connect.c more work on socket handling stuff... @TODO think about renaming it to connection as it only handles TCP sockets 10 years ago
socket_listen.c more work on socket handling stuff... @TODO think about renaming it to connection as it only handles TCP sockets 10 years ago