-
SocketFilter programs can be attached to a socket with two socket options:
- SO_ATTACH_BPF
- SO_ATTACH_REUSEPORT_EBPF
See: man socket(7)
We should add an enum to `attach()` for SocketFilter pr…
-
This is an issue as followup to discussion #57, so it's not forgotten.
I have a program that works using esp-mbedtls (async)
I upgraded to the latest commit, it required adding SHA parameter to t…
-
Perhaps related to #302, I'd like to be able to prevent parsing of options after positionals.
Given:
```
Usage: krun [--net=NET_MODE] [--passt-socket=PATH] COMMAND [COMMAND_ARGS]...
Availabl…
-
**Describe the bug**
In server mode, when running a command with `-e` or `-c`, ncat does not close the socket before executing the child process. Since the parent process exits when the client stops …
-
kfinisterre@SeekOnJam0:~/depthai$ ./depthai_demo.py
/home/kfinisterre/.local/lib/python3.10/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (2.2.3) or chardet (4.0.0)/char…
-
I'd like to add MongoDB OAuth installation store which is currently not present in [here](https://github.com/slackapi/python-slack-sdk/tree/main/slack_sdk/oauth/installation_store)
I recently devel…
-
(Describe your issue and goal here)
#### Packages:
Select all that apply:
- [x] `@slack/web-api`
- [ ] `@slack/rtm-api`
- [ ] `@slack/webhooks`
- [ ] `@slack/oauth`
- [ ] `@slack/socket-…
-
Hi,
I have strange issue with code running on Adafruit MatrixPortal M4.
At some point of time it just stopped working. Maybe a year or so there were no problems at all.
All I see it's the 'Timed ou…
-
**Describe what you are trying to do**
I'm testing L7 NetworkPolicy, but I ran into an issue after enabling the feature gates in the antrea config map and enabling the policy.
- [ERRCODE: SC_ERR…
-
### What happened?
I am using crossplane provider ec2 (xpkg.upbound.io/upbound/provider-aws-ec2:v1.4.0) to create an ec2 instance but the reconciliation is not working. When I delete the ec2 instance…