Neo Ko
Neo Ko
@idealvin 是我描述错了,应该是`co::connect`返回是非0的值,但是`co::error`返回0
@idealvin 非常奇怪,换了新版本的话,`co::error`不返回0了,但是在明确是使用TCP的情况下,`co::connect`一样返回false,`co::error`则是WSAENOTCONN 之前是使用vcpkg提供的2.0.3,现在是使用github上面的master分支
已经排查出原因了,跟这个没有关系。我再开一个issue讨论原因,是跟`co::Event`有关系
IMHO, I think if someone want to distribue application with embedding python interpreter, he/she doesn't need to static link python interpreter with rust-base application. Write a bash script set `LD_LIBRARY_PATH`...
Try to logout, then login again