3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide implementation of sp_version(). More... over 12 years ago
Provide implementation of sp_version(). More... over 12 years ago
Comment added More... over 12 years ago
Comment added More... over 12 years ago
gethrtime and gettimeofday mechanisms added to sp_clock More... over 12 years ago
gethrtime and gettimeofday mechanisms added to sp_clock More... over 12 years ago
Spelling fixes. More... over 12 years ago
Spelling fixes. More... over 12 years ago
Missing return value from sp_usock_connect added More... over 12 years ago
Missing return value from sp_usock_connect added More... over 12 years ago
sp_usock_init_child function added More... over 12 years ago
sp_usock_init_child function added More... over 12 years ago
TCP connect made functional More... over 12 years ago
TCP connect made functional More... over 12 years ago
usock.h/.c removed (the usock class is in aio.h/.c now) More... over 12 years ago
usock.h/.c removed (the usock class is in aio.h/.c now) More... over 12 years ago
Leftover SP_CP_* constants renamed to SP_CP_USOCK_* More... over 12 years ago
Leftover SP_CP_* constants renamed to SP_CP_USOCK_* More... over 12 years ago
sp_cp_io_hndl merged with sp_usock More... over 12 years ago
sp_cp_io_hndl merged with sp_usock More... over 12 years ago
sp_op_hndl renamed to sp_cp_op_hndl to make it explicit that it is private to sp_cp More... over 12 years ago
sp_op_hndl renamed to sp_cp_op_hndl to make it explicit that it is private to sp_cp More... over 12 years ago
Timer changed into a full-blown object More... over 12 years ago
Timer changed into a full-blown object More... over 12 years ago
sp_timer renamed to sp_timeout More... over 12 years ago
sp_timer renamed to sp_timeout More... over 12 years ago
More work on TCP connect More... over 12 years ago
More work on TCP connect More... over 12 years ago
More work on socket error handling and accepting new connections More... over 12 years ago
More work on socket error handling and accepting new connections More... over 12 years ago