This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ghopp
/
server_playground
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Another abandoned server code base... this is kind of an ancestor of taskrambler.
discontinued
playground
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.
95
Commits
1
Branch
0
Tags
51 MiB
C
93.1%
Makefile
2.4%
M4
1.5%
JavaScript
1.5%
HTML
0.6%
Other
0.9%
Tree:
424297cd57
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '424297cd57'
${ noResults }
server_playground
/
doc
/
www.w3.org
/
TR
/
2004
History
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
..
CR-charmod-resid-20041122
added some documentation
10 years ago
NOTE-di-atdi-20040218
added some documentation
10 years ago
NOTE-grddl-20040413
added some documentation
10 years ago
NOTE-modality-interface-20040510
added some documentation
10 years ago
NOTE-proc-model-req-20040405
added some documentation
10 years ago
NOTE-soap12-af-20040608
added some documentation
10 years ago
NOTE-ws-arch-20040211
added some documentation
10 years ago
NOTE-ws-arch-scenarios-20040211
added some documentation
10 years ago
NOTE-ws-gloss-20040211
added some documentation
10 years ago
NOTE-ws-i18n-req-20041116
added some documentation
10 years ago
NOTE-ws-i18n-scenarios-20040730
added some documentation
10 years ago
NOTE-wslc-20040211
added some documentation
10 years ago
NOTE-xforms-11-req-20040831
added some documentation
10 years ago
NOTE-xopinc-FAQ-20040608
added some documentation
10 years ago
REC-CCPP-struct-vocab-20040115
added some documentation
10 years ago
REC-owl-features-20040210
added some documentation
10 years ago
REC-owl-guide-20040210
added some documentation
10 years ago
REC-owl-ref-20040210
added some documentation
10 years ago
REC-owl-semantics-20040210
added some documentation
10 years ago
REC-owl-test-20040210
added some documentation
10 years ago
REC-rdf-concepts-20040210
added some documentation
10 years ago
REC-rdf-mt-20040210
added some documentation
10 years ago
REC-rdf-primer-20040210
added some documentation
10 years ago
REC-rdf-schema-20040210
added some documentation
10 years ago
REC-rdf-syntax-grammar-20040210
added some documentation
10 years ago
REC-rdf-testcases-20040210
added some documentation
10 years ago
REC-speech-grammar-20040316
added some documentation
10 years ago
REC-speech-synthesis-20040907
added some documentation
10 years ago
REC-voicexml20-20040316
added some documentation
10 years ago
REC-webarch-20041215
added some documentation
10 years ago
REC-webont-req-20040210
added some documentation
10 years ago
REC-xml11-20040204
added some documentation
10 years ago
REC-xmlschema-0-20041028
added some documentation
10 years ago
REC-xmlschema-1-20041028
added some documentation
10 years ago
REC-xmlschema-2-20041028
added some documentation
10 years ago
WD-i18n-html-tech-char-20040509
added some documentation
10 years ago
WD-lexicon-reqs-20041029
added some documentation
10 years ago
WD-qaframe-test-20040820
added some documentation
10 years ago
WD-soap12-os-ucr-20040608
added some documentation
10 years ago
WD-ws-chor-model-20040324
added some documentation
10 years ago
WD-ws-chor-reqs-20040311
added some documentation
10 years ago
CR-css3-ui-20040511
added some documentation
10 years ago
NOTE-DOM-Level-3-Views-20040226
added some documentation
10 years ago
NOTE-DOM-Level-3-XPath-20040226
added some documentation
10 years ago
NOTE-DOM-Requirements-20040226
added some documentation
10 years ago
NOTE-owl-parsing-20040121
added some documentation
10 years ago
NOTE-wsa-reqs-20040211
added some documentation
10 years ago
REC-DOM-Level-3-Core-20040407
added some documentation
10 years ago
REC-DOM-Level-3-LS-20040407
added some documentation
10 years ago
REC-DOM-Level-3-Val-20040127
added some documentation
10 years ago
REC-xml-infoset-20040204
added some documentation
10 years ago
WD-css3-hyperlinks-20040224
added some documentation
10 years ago
WD-css3-reader-20040224
added some documentation
10 years ago
WD-xhtml-modularization-20040218
added some documentation
10 years ago