cloudwindy

Results 46 comments of cloudwindy

7 years... still no fix?

Hello, I'm running a caddy https reverse proxy in front of aria2c. I don't find it a good idea to expose 6800 http port so everything is going through the...

In my experiment, removing the pcall method: ``` local a function Use_a() print(a) a('test') end a = function(prompt) print(prompt) end Use_a() ``` Produces same result for lua and glua: ```...

In my experiment I also found that in certain situations this bug won't reproduce if: 1. no error is raised in ```pcall``` 2. a is declared before the first **failed**...

I found https://github.com/yuin/gopher-lua/blob/2b3f02d9173010b12bb3ff2c0e758921accb4096/_state.go#L626-L632 Is this an intented behavior?

AriaNG是运行在你浏览器上的,填一个浏览器能访问到的端口