|
From: Alexander S.K. <al...@be...> - 2010-06-10 05:13:25
|
2010-06-10 09:10 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su)
+ source/server/letocore.c
* source/server/letofunc.c
* letodb.hbp
* Makefile.linux
* makefile.bc
* makefile.vc
* makefile.gcc
* The letofunc.c has been splitted to 2 files: letocore.c - the
kernel of the
server ( initialization, threads manage, connections accepting ) and
letofunc.c - the set of function, which provides server
functionality.
This separation of a cernel is made to make it more convenient to
experiment
with other cernel implementations.
Regards, Alexander.
|