-
I might just have missed it, but right now this package doesn't cover https://arrow.apache.org/docs/metadata.html and https://arrow.apache.org/docs/ipc.html, right?
Aren't those two parts the stuff…
-
Starting Geth I receive error in Terminal:
`Error: connect ENOENT \.\pipe\geth.ipc`
Also the status never gets connected
Version: 1.6.2
OS: Win 10 x64
-
**Problem solved by the feature**
Complexity of nanoservice configuration
**Describe the solution you'd like**
The first nanoservice to start on a host binds to the port 49949 and publishes an IP…
-
Hi,
I'm attempting to try out the openstack_hyper_v module and it fails due to the missing extra_files/hv-files/posix_ipc stuff.
Have you posted the extra_files module+ binaries online somewhere? I …
-
```
GetResultPartitionLocationsWork calls a method that may wait forever (namely
DatasetDirectoryService.getResultPartitionLocations(...). This will cause the
IPC layer to lock up on that particular…
-
cmake vcpkg find_package(cpp-ipc CONFIG REQUIRED)报错无法找到包,请问是什么原因呢?谢谢
1> [CMake] Could not find a package configuration file provided by "cpp-ipc" with any
1> [CMake] of the following names:
1…
-
在NivaDevTools中差不多每个按钮都调用了Niva的api,比如点击标题栏256次之后(标题栏调用了dragWindow方法),控制台报错:
`[Event] ipc.callback {ipc.error: 'invalid value: integer `256`, expected u8 at line 1 column 4'}`
此时,所有调用Niva的api均失效,F5刷新后…
-
### Description
im using standard build standard setup, I have used discord RPC before in other OS and have worked fine (mint, windows) , but since I installed artix I tried to install my favorite pl…
-
Currently it's not easy to query the XNet message call result. Also we should provide ways for users to query the result through `ipc` CLI and provide ways to parse the result.
-
Hi,
I've tryied to compile and use this library in a C++/WinRT project for using WinUI 3 API.
TcAdsDll does not work on this enviroment, giving me 0 when calling AdsPortOpen.
I've followed the exam…