summaryrefslogtreecommitdiff
path: root/src/session/session_pool.cpp
AgeCommit message (Expand)Author
2024-07-25feature: session pool support forearch session by indexluwenpeng
2024-06-25refactor: session module (split to define/utils/pool/table/timer/transition/m...luwenpeng
2024-04-01Update API of manipulation sessionluwenpeng
2024-03-29Replace session queue with kernel listluwenpeng
2024-03-10reactor packet I/O & duplicated packet filter & evicted session filterluwenpeng
2024-03-08rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()luwenpeng
2023-12-13session table support get oldest/newest sessionluwenpeng
2023-12-12Add session table & sessionluwenpeng
2023-12-11Add session poolluwenpeng