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
/
2000
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-P3P-20001215
added some documentation
10 years ago
CR-rdf-schema-20000327
added some documentation
10 years ago
NOTE-WCAG10-TECHS-20001106
added some documentation
10 years ago
WD-CCPP-ra-20000721
added some documentation
10 years ago
WD-CCPP-ta-20000721
added some documentation
10 years ago
WD-nl-spec-20001120
added some documentation
10 years ago
WD-voice-intro-20001204
added some documentation
10 years ago
CR-rdf-schema-20000327.1
added some documentation
10 years ago
NOTE-EC-related-activities-20000107
added some documentation
10 years ago
NOTE-WCAG10-CORE-TECHS-20001106
added some documentation
10 years ago
NOTE-WCAG10-CSS-TECHS-20001106
added some documentation
10 years ago
NOTE-WCAG10-HTML-TECHS-20001106
added some documentation
10 years ago
NOTE-xhtml-roadmap-20001108
added some documentation
10 years ago
NOTE-xlink2rdf-20000929
added some documentation
10 years ago
REC-ATAG10-20000203
added some documentation
10 years ago
REC-DOM-Level-2-Core-20001113
added some documentation
10 years ago
REC-DOM-Level-2-Events-20001113
added some documentation
10 years ago
REC-DOM-Level-2-Style-20001113
added some documentation
10 years ago
REC-DOM-Level-2-Traversal-Range-20001113
added some documentation
10 years ago
REC-DOM-Level-2-Views-20001113
added some documentation
10 years ago
WD-AERT-20000426
added some documentation
10 years ago
WD-css3-userint-20000216
added some documentation
10 years ago
WD-multimodal-reqs-20000710
added some documentation
10 years ago
WD-reusable-dialog-reqs-20000426
added some documentation
10 years ago
WD-smil-boston-dom-20000225
added some documentation
10 years ago
WD-xhtml-building-20000105
added some documentation
10 years ago
WD-xslt11req-20000825
added some documentation
10 years ago