3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
aio handles removed, usocks are used instead More... over 12 years ago
aio handles removed, usocks are used instead More... over 12 years ago
More work on asynchronous I/O operations More... over 12 years ago
More work on asynchronous I/O operations More... over 12 years ago
usocks are associated with a completion port on creation More... over 12 years ago
usocks are associated with a completion port on creation More... over 12 years ago
sp_sockbase_getcp function added More... over 12 years ago
sp_sockbase_getcp function added More... over 12 years ago
More work on async send and recv More... over 12 years ago
More work on async send and recv More... over 12 years ago
sp_cp_hndl renamed to sp_chndl More... over 12 years ago
sp_cp_hndl renamed to sp_chndl More... over 12 years ago
second part of the previous patch More... over 12 years ago
second part of the previous patch More... over 12 years ago
usock and aio merged into a single compilation unit More... over 12 years ago
usock and aio merged into a single compilation unit More... over 12 years ago
sp_usock_send and sp_usock_recv implemented on Windows More... over 12 years ago
sp_usock_send and sp_usock_recv implemented on Windows More... over 12 years ago
Some aio functions on Windows implemented More... over 12 years ago
Some aio functions on Windows implemented More... over 12 years ago
Async I/O functions moved from usock to aio More... over 12 years ago
Async I/O functions moved from usock to aio More... over 12 years ago
sp_aio and sp_cp merged into a single class More... over 12 years ago
sp_aio and sp_cp merged into a single class More... over 12 years ago
Bug in the poller that caused it to singal all the time fixed More... over 12 years ago
Bug in the poller that caused it to singal all the time fixed More... over 12 years ago
sp_cp uses sp_aio to drive the main event loop More... over 12 years ago
sp_cp uses sp_aio to drive the main event loop More... over 12 years ago
signaler renamed to eventfd More... over 12 years ago
signaler renamed to eventfd More... over 12 years ago