Zhengfei He

Results 3 issues of Zhengfei He

Implement thoughts from #1355 Follow the source code of route on a Mac to use a raw socket for retrieving default gateway information from the routing table, thus eliminating the...

I found `netifaces` package is no longer under maintained since python3.9 , detailed info here: https://github.com/al45tair/netifaces/issues/78. Some other projects have moved to using other packages, eg `psutil`: https://github.com/ros2/ros2cli/pull/875 Maybe we...

enhancement
python

Hi Maintainers, I have found, support for using custom external sockets is not available in beast, as noted in this [issue](https://github.com/boostorg/beast/issues/2055). Specifically, I encountered this limitation when trying to use...

Example