Changes In Branch v1.80-refactor-fix1 Excluding Merge-Ins
This is equivalent to a diff from 67b18cc991 to a9180a343b
2023-01-18
| ||
22:11 | Pulled in two needed fixes. check-in: 3936bce446 user: matt tags: v1.80 | |
21:53 | corrected misnamed funciton Leaf check-in: a9180a343b user: matt tags: v1.80-refactor-fix1 | |
21:46 | Removed bad call to close-connection! check-in: 463fffbd79 user: matt tags: v1.80-refactor-fix1 | |
2023-01-16
| ||
12:17 | last of overt connection issues addressed. TCP connections growing very slowly. However now the db issues are manifesting. check-in: 22f2c33711 user: matt tags: v1.80-transport-cleanish, v1.80-refactor | |
10:00 |
Major refactor/clean up of client connection stuff. Removed old crufty approach of having both client and server side calls in http-transport. Plan would be to eventually get rid of http-transport.
Open files slowly grows. bad argument type in http-transport. Line 285 (close-connection! fullurl) is wrong. check-in: 67b18cc991 user: matt tags: v1.80-refactor | |
04:20 | Original call to close-connections! was correct check-in: 883ba16e82 user: matt tags: v1.80 | |
Modified client.scm from [c0f004bcfc] to [a82eed2b46]. [diff]
Modified http-transport.scm from [7539e23e31] to [c9c181def8]. [diff]