Calascibetta Romain
Calascibetta Romain
I took the ownership on `ocaml-socks` which means that I'm able to provide something for SOCKSv4/v5 now and let people to redirect the Bob connection into a Tor node!
Fixed by #49
The cygwin shell probably misleads Cosmopolitan about the host system. In this way, CLOCK_MONOTONIC becomes probably wrong and `EINVAL` is probably returned by `clock_gettime` so. I'm not sure that we...
> but rather to Windows Server. Hmmmhmm, interesting indeed. I'm not sure about Windows Server and if Cosmopolitan is able to recognize such system.
I think this PR fixes the initial issue: https://github.com/dinosaure/bob/pull/48. Can you retry [`bob.com`](https://builds.osau.re/job/bob/build/latest/f/bin/bob.com) into your system?
The implementation changed now but the issue can exist again. Currently, we filter the special case when we use `Linux`. Otherwise, in the case where we run into a Mac...
> I was more or less with you until the send_empty_ack kicked in, how did you reach that ? is it only because it's an infinite loop ? From what...
I would like a double check from someone else about this PR. Therefore, I would like to merge (or not) and cut a release 👍 .
We probably should add a new CI for FreeBSD 14. At least, this PR looks correct for FreeBSD 12.
Ok, the FreeBSD 14 was added into the CI, thanks for your patch, we are ready to cut a release. However, it seems that we have an issue with `grub2-bhyve`...