Hu Jun

Results 11 comments of Hu Jun

I also think liteide is the best GO IDE out there, however one feature I miss is remote development support (like what [vscode ](https://code.visualstudio.com/docs/remote/remote-overview)has); it would be a killer feature

I created a PR #12 that allows TX and RX of same socket could be in separate go routine; it addressed the above use case with expected performance

it seems setting "Paravirtualization Interface" to "Minimal" in virutalbox VM setting solves the problem, however the VM performance is greatly impacted with such setting; also running the example in a...

So far, I only experienced this issue in a virtualbox VM; there is no issuing running sendudp on veth interface natively on my linux server (ubuntu 20.04 kernel 5.4.0-74-generic, CPU...

I moved away from MAUI for now, no longer have the setup, but there is [repo](https://github.com/hujun-open/mauiswieviewissue) to reproduce the issue, anyone could use that to see if the issue is...

I hope this get merged soon, proper IME support is really important for non-English user, specially CJK users

> Could you show an example to use it?please. you could take a look some use of it in [etherconn](https://github.com/hujun-open/etherconn/blob/master/xdpconn_linux.go), check the xdpSock.send() and xdpSock.recv()

I ran into the same problem, and it seems to be a[ known limitation](https://patchwork.ozlabs.org/project/netdev/patch/[email protected]/) of the kernel

what is the use case? VSNCP is not commonly used protocol;

currently zouppp client doesn't support multiple PPPoE servers, it picks first PADO it receives