-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
I would like to use c-ares in my Python asynchronous mDNS library but I need the ability for the underlying DNS logic to join a multicast group. I wasn't familiar at all with this process but, at a m…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17.6 darwin/amd64
### Does this issue reproduce with the latest release?
yes
### What operating sy…
tmm1 updated
3 months ago
-
Hi there,
First all I wanted to say the API is so amazing, clear and simple to use. Great job! And second of all the REQ/REP with explicit ordering is very limiting for development, especially in Nod…
xaka updated
10 years ago
-
I need your help, thank you very much!
Mosquitto docker version
mosquitto version 2.0.15
Operating platform:
ubuntu 18.04 (Docker version 19.03.13, build 4484c46d9d)
or
ubuntu 20.04
or
Synol…
-
**Describe the bug**
Espanso doesn't perform replacement if the trigger contains Cyrillic characters.
**To Reproduce**
Steps to reproduce the behavior:
1. Add the following settings to the file …
-
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/connectionpool.py", line 445, in _make_request
six.raise_from(e…
-
This issue was migrated from [Pagure Issue #1153](https://pagure.io/dogtagpki/issue/1153). Originally filed by **[edewata](https://pagure.io/user/edewata) (@edewata)** on *2014-09-10 22:22:07*:
- Ass…
-
You can set permissions on the socket using the second callback argument on the `listen` function but a user of this library has no way of doing that. This makes the socket feature quite useless unles…
chewi updated
8 years ago
-
### Subject of the issue
When increasing the support for zephyr and comparing comportement between zephyr and linux, I found out with my sample that the function `recvfrom` might have a problem.
…