Differences From Artifact [af4bc3dbb1]:
- File tasks.scm — part of check-in [0b6b35ab5b] at 2014-11-25 16:39:28 on branch v1.60 — Many tweaks to improve reliability under stress (user: mrwellan, size: 32595) [annotate] [blame] [check-ins using] [more...]
To Artifact [42971aa928]:
- File tasks.scm — part of check-in [0b3a6d8aa9] at 2014-11-26 08:59:53 on branch try-nanomsg — Merged v1.60 changes into try-nanomsg (user: matt, size: 32595) [annotate] [blame] [check-ins using] [more...]
︙ | |||
183 184 185 186 187 188 189 | 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 | - + | (get-host-name) ;; hostname -1 ;; port -1 ;; pubport (random 1000) ;; priority (used a tiebreaker on get-available) "available" ;; state (common:version-signature) ;; mt_version -1 ;; interface |
︙ |