Menu

Commit [r1154]  Maximize  Restore  History

* include/web2cs.h include/web2cs-engine.h include/web2cs-commands.h

src/web2cs-commands.c src/web2cs-engine.c src/Makefile.in :
- Bug #1619791: la gestion des structures des clients web2cs était désastreuse causant à la fois
le gaspillage de structure (ram) et une possible saturation du web2cs si le nombre de fd utilisé
par l'application entière dépassait la taille prévue de l'array.
Désormais, il y a une indexation par une array intermédiaire, dont la taille est calculée
en fonction du nombre max de fd possiblement en cours d'utilisation.

- Réorganisation du web2cs avec séparation des commandes dans leur fichier propre.
(+headers appropriés)

romexzf 2006-12-20

changed /trunk/scoderz/Changes
added /trunk/scoderz/include/web2cs-commands.h
added /trunk/scoderz/include/web2cs-engine.h
changed /trunk/scoderz/include/web2cs.h
changed /trunk/scoderz/src/Makefile.in
added /trunk/scoderz/src/web2cs-commands.c
changed /trunk/scoderz/src/web2cs-engine.c
/trunk/scoderz/Changes Diff Switch to side-by-side view
Loading...
/trunk/scoderz/include/web2cs-commands.h Diff Switch to side-by-side view
Loading...
/trunk/scoderz/include/web2cs-engine.h Diff Switch to side-by-side view
Loading...
/trunk/scoderz/include/web2cs.h Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/Makefile.in Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/web2cs-commands.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/web2cs-engine.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.