library · inferred from evidence
TCPSocket
A class or module in Crystal associated with the undefined method error.
- Latest nixpkgs breaks cbcli build: undefined method 'wait_readable' for TCPSocket
The nix build broke because the flake pulled Crystal 1.15, which removed something the old vendored ssh2 code relied on, hence the undefined method wait_readable for TCPSocket. The maintainer said locking the flake to Crystal below 1.14 was