Check-in [05f8958cc7]
Overview
Comment:Log the connect time, which is significant for closed sockets since they have no request time (since no request was made)
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | remove-c11-atomics
Files: files | file ages | folders
SHA1: 05f8958cc763877ab5777d50dc1ad59dbefebe5a
User & Date: rkeene on 2020-03-31 14:20:10
Other Links: branch diff | manifest | tags
Context
2020-03-31
14:26
Made socket idle timeout checks more frequent Closed-Leaf check-in: fe6d401e68 user: rkeene tags: remove-c11-atomics
14:20
Log the connect time, which is significant for closed sockets since they have no request time (since no request was made) check-in: 05f8958cc7 user: rkeene tags: remove-c11-atomics
14:19
Use a mutex (for now?) for closing idle sockets check-in: 158143b222 user: rkeene tags: remove-c11-atomics
Changes