Overview
Comment: | Added better fallback on communication failure. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.80 |
Files: | files | file ages | folders |
SHA1: |
7dcbd017e3cc12525fbffde21829cf66 |
User & Date: | matt on 2023-04-08 11:48:18 |
Other Links: | branch diff | manifest | tags |
Context
2023-04-09
| ||
14:45 | Clean up uses of tcp. tcp6 did not seem to work. Increased tcp backlog (didn't seem to help) and improved backoff check-in: 4860a4e6aa user: matt tags: v1.80 | |
2023-04-08
| ||
11:48 | Added better fallback on communication failure. check-in: 7dcbd017e3 user: matt tags: v1.80 | |
02:45 | Removed assert from simple lock. Removed use of statement cache which fixed bind issues check-in: 532f050f93 user: matt tags: v1.80 | |
Changes
Modified tcp-transportmod.scm from [a71da4bf27] to [32789e6d1a]. [diff]
Added utils/load-the-db.scm version [46853b5895].