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 424297cd57 now when a constructor returns -1 the new call will in turn call the destructor effectively freeing all resources. ATTENTION: now the destructor has to be aware that it might be called with a not completely initialized object. To make this more ease there is the FREE makro with the corresponding ffree that does NULL pointer checking and the destructor checks for NULL pointer too. Additionally the handle_accept now handles _SC_OPEN_MAX - 10 connections. The 10 are reserved for internal usage. 14 years ago
..
01 added some documentation 10 years ago
01dc-nj added some documentation 10 years ago
02 added some documentation 10 years ago
03 added some documentation 10 years ago
04 added some documentation 10 years ago
05hi-dc added some documentation 10 years ago
06 added some documentation 10 years ago
06dc-ma added some documentation 10 years ago
07 added some documentation 10 years ago
08dc-ymx added some documentation 10 years ago
09 added some documentation 10 years ago
10 added some documentation 10 years ago
10dc-uk added some documentation 10 years ago
11/swv2/charters added some documentation 10 years ago
11dc-bos added some documentation 10 years ago
12 added some documentation 10 years ago
Talks/0227-TP-QA added some documentation 10 years ago
ab added some documentation 10 years ago
mmi added some documentation 10 years ago
p3p-ws added some documentation 10 years ago
ws added some documentation 10 years ago
xmlspec added some documentation 10 years ago