-
Currently, to use CureZMQ i have to designate one socket as 'curve server' and another one as 'curve client', But, for example, when using ROUTER-ROUTER connections if i set ZMQ_CURVE_SERVER for one r…
-
madra@madra-binary-logic:/media/data/firelytics/fl-git$ npm install zmq
npm http GET https://registry.npmjs.org/zmq
npm http 304 https://registry.npmjs.org/zmq
> zmq@2.4.0 install /media/data/firelyt…
madra updated
11 years ago
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
double free or corruption (fasttop)
(gdb) bt
#0 0x0000007f8c97c378 in raise () from /opt/OK35…
-
Very cool project!
I am trying to figure out why is following not supported:
1. Router listening at tcp://*.5570
2. zmqc sending a message via a REQ socket:
```
echo "Hello" | zmqc -c REQ 'tcp://12…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
- how to package and upload it to aws
- how to configure the env
- common pcap expression filters
- how to rename the ethernet device via systemd-networkd
- msgpack format
- capturing multipl…
-
# Issue description
SEGV similar to https://github.com/zeromq/libzmq/issues/2674. Couldn't fully figure out the resolution of that issue, happy to comment there if it is better.
# Environment…