-
There are two enums in that extension:
- network-socket-address-family-enum
- network-socket-protocol-family-enum
They look different, but there is a fair amount of overlap if you drop the AF_ …
-
Hey there,
I get the following error everytime the Module tries to update the device state:
[ERROR] Got error: Client network socket disconnected before secure TLS connection was established
…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
### Feature request description
Support securely serving the API socket over TCP with TLS and mTLS.
I would like to replace docker with podman in a case where mTLS is required across a network bound…
-
It would be great if Allegro provided basic support for networking. It wouldn't have to be complicated, just a thin wrapper around the platform's native sockets implementation. Winsock and POSIX soc…
-
Scenario:
Continuously send a large number of short requests. Their request time is very short, but the number is large. They are requested through IP. The IP and port are fixed. The exception mes…
-
I am wondering why py4j uses network sockets. They pose a security treat, as with docker (which changed to local socket).
Is there any design constraint I haven't taken into account? If not, would it…
-
### Description
Our team experiencing a lot of crashes since iOS18 came into the picture and made the required updates for firebase ecosystem. Seems like all of them are coming from GRCP part. We rec…
-
report errors
Redeploy, still reporting an error
getwud/wud:latest
2024 — WUD (version latest)
Error when processing (Error: Client network socket disconnected before secure TLS connection was e…
-
Our local cluster tests are currently unstable because two local cluster runs can select the same port for a network component leading to one of the tests failing to bind to this port. The underlying …