Differences From Artifact [ea465722d3]:
- File src/client.mm — part of check-in [5bbd6d8ddd] at 2025-03-06 01:17:59 on branch trunk — Remove cvector and ivector (user: js, size: 9164) [annotate] [blame] [check-ins using]
To Artifact [434fc9c95a]:
- File src/client.mm — part of check-in [5ef6284dcf] at 2025-03-07 19:55:34 on branch trunk — Migrate more strings (user: js, size: 9170) [annotate] [blame] [check-ins using]
︙ | |||
162 163 164 165 166 167 168 | 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 | - + | } conoutf(@"attempting to disconnect..."); disconnect(0, !disconnecting); } string ctext; void |
︙ |