Tue, 30 Jun 2020 17:33:48 +0200 net.server_epoll: Report errors in timers
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 17:33:48 +0200] rev 10993
net.server_epoll: Report errors in timers
Tue, 30 Jun 2020 02:31:57 +0200 mod_admin_shell: Handle server_epoll using monotonic time internally
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 02:31:57 +0200] rev 10992
mod_admin_shell: Handle server_epoll using monotonic time internally
Tue, 30 Jun 2020 02:31:29 +0200 net.server_epoll: Expose way to turn monotonic time into wall clock time
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 02:31:29 +0200] rev 10991
net.server_epoll: Expose way to turn monotonic time into wall clock time
Mon, 29 Jun 2020 21:43:51 +0200 mod_admin_shell: Fix debug:timers to handle net.server native timers
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 21:43:51 +0200] rev 10990
mod_admin_shell: Fix debug:timers to handle net.server native timers
Mon, 29 Jun 2020 20:23:59 +0200 net.server_epoll: Optimize away table allocation for timer objects
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 20:23:59 +0200] rev 10989
net.server_epoll: Optimize away table allocation for timer objects
Mon, 29 Jun 2020 20:13:12 +0200 net.server_epoll: Remove unused time field from timer objects
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 20:13:12 +0200] rev 10988
net.server_epoll: Remove unused time field from timer objects Unused since the move to util.indexedbheap in c8c3f2eba898
Mon, 29 Jun 2020 17:13:05 +0200 net.server_epoll: Signal API-compatibilty with util.timer
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 17:13:05 +0200] rev 10987
net.server_epoll: Signal API-compatibilty with util.timer Reduces the overhead of having both util.timer and the timer handling here, since they are very similar and now API-compatible.
Mon, 29 Jun 2020 16:42:16 +0200 net.server_epoll: Make API-compatible with util.timer
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 16:42:16 +0200] rev 10986
net.server_epoll: Make API-compatible with util.timer
Mon, 29 Jun 2020 16:37:58 +0200 util.timer: Defer to selected net.server if it implements this API
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 16:37:58 +0200] rev 10985
util.timer: Defer to selected net.server if it implements this API E.g. net.server_epoll is very close and could easily be adapted to support this.
Mon, 29 Jun 2020 12:51:28 +0100 util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Matthew Wild <mwild1@gmail.com> [Mon, 29 Jun 2020 12:51:28 +0100] rev 10984
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip