0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from bliker/master More... almost 11 years ago
Fix for wired line break bug More... almost 11 years ago
Add *.log More... about 11 years ago
Add zlog More... about 11 years ago
Do nothing More... about 11 years ago
Add #include "log.h" More... about 11 years ago
Just for save logs More... about 11 years ago
Modify heartbeat_interval = 25 More... about 11 years ago
Add -lzlog and log.c More... about 11 years ago
Index.html More... about 11 years ago
Print -> log.* More... about 11 years ago
Remove unuseless code More... about 11 years ago
Add glib.h head file More... about 11 years ago
Add log.h header file More... about 11 years ago
Printf -> log_debug,log_info,log_warn More... about 11 years ago
Edit install commands More... about 11 years ago
Rewrite it More... about 11 years ago
Remove server.ini More... about 11 years ago
The websocket first More... about 11 years ago
Just do some harmless changes More... about 11 years ago
Add signal listenr and switch the old read data method More... about 11 years ago
Remove line printf("websocket write ori msg is %s\n", ori_msg); More... about 11 years ago
Fix some bug More... about 11 years ago
Free -> g_gree & malloc -> g_malloc More... about 11 years ago
Add function broadcast_room & remove broadcast_clients call More... about 11 years ago
Define two functions:send_msg and broadcast_clients More... about 11 years ago
If (!session) { + if (session == NULL) { More... about 11 years ago
Fix the bug when the endpoint is Null More... about 11 years ago
Delete some code More... about 11 years ago
Rebuild the code More... about 11 years ago