-
I'm seeing a binary built inside a docker alpine container seg-fault at the method `#close` of a `Lwt_process.process`.
(It just works everywhere else I've tried).
```sh
bash-5.1$ cat /etc/al…
-
/home/uisrc/linux/zynq/install/libev/lib/libev.so.4.0.0: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
src/CMakeFiles/rtty.dir/build.make:244: recipe for targ…
-
在acoro中
大多数对于libev的回调第三个参数 -----event 都是对其进行assert是否等于的。
比如ev_sock_connect 函数的处理
libev 的回调的第三个参数并不完全是用户设置的。其中可能有EV_ERROR 的标志位,
这样会直接导致程序的crash
判断event 中是否有ERROR标志位并返回-1 更好一些?
-
shadowsocks-libev version 3.1.2
tried the solution in
[https://github.com/shadowsocks/shadowsocks-libev/issues/1139](url) and [https://github.com/shadowsocks/shadowsocks-libev/issues/1166](url)
…
-
This is error I get on my VPS that is running shadowsocks-libev and ck-server
![image](https://user-images.githubusercontent.com/12738743/92376228-8f9ed080-f102-11ea-9e3a-c8d69cd1d6bf.png)
This i…
ghost updated
4 years ago
-
* gevent version: 21.8.0, installed from source
* Python version: 3.9.8, installed from debian package
* Operating System: debian unstable (chroot)
Hello,
i'm updating the debian package for gev…
-
Due to government meddling I have to route my Open VPN connection through a shadowsocks proxy. It worked great until I upgraded to macOS Sequoia. Now even the gateway (10.8.0.1) is not reachable throu…
-
Hello. It can be easily fixed adding two files with names Manos.IO.dll.config and Manos.dll.config with following contents:
-
作者你好,感谢你的作品和付出,注意到你安装了shadowsocks-libev后,我在openwrt也安装了openclash,但我发现安卓系统里的YouTube依然无法直接打开,请问您是如何在安卓系统调用的,谢谢。另,盒子里的类shadowsocks APP好像并没有发现有什么好用省心的。
-
```
Hi,
I try to install pyev on Ubuntu 12.04 but I have some problem with it.
I've install libev from http://dist.schmorp.de/libev/libev-4.15.tar.gz to my
server.
But when I try to install pyev via…