ecc89d859687126ec11aa209b8a7b07b7b691f14
// a session is going to be removed // it is called from session manager's thread (with lock/unlock) #define WINIX_PREPARE_SESSION_TO_REMOVE 30027 // a session has been removed // it is called from session manager's thread (with lock/unlock) // in l1 you have the old session id #define WINIX_SESSION_REMOVED 30029 git-svn-id: svn://ttmath.org/publicrep/winix/trunk@832 e52654a7-88a9-db11-a3e9-0013d4bc506e
Description
Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Languages
C++
92.5%
HTML
6.6%
Makefile
0.6%
Shell
0.2%
C
0.1%