-
The [usocket documentation](https://usocket.common-lisp.dev/api-docs.shtml) says that the :TIMEOUT parameter to `socket-connect` represents the socket option SO_RCVTIMEO (read timeout), in seconds.
…
-
### TFT Version
4.3.7
### ESPHome Version
2024.5.5
### Blueprint Version
4.3.8
### Panel Model
EU
### What is the bug?
Not able to compile 4.3.8, see ESPHome logs
### St…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
When I deploy our ap…
-
Most of the time when `TCPSocket` receives a `[RST]` packet, libuv calls `uv_readcb()` [and `UVError`, `ECONNRESET` is thrown](https://github.com/JuliaLang/julia/blob/v0.6.2/base/stream.jl#L463).
I…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.0-alpha3/in…
-
## What was The Command Used To Provision
Using only an out of the box clone from this VVV GitHub repository with no customizations and using default config.
## What Kind of VVV Provisio…
-
`(socket-connect "www.google.com" 80)` or `(socket-connect "10.0.1.53" 80)` didn't work for me in SBCL
I think the problem is in _backend/sbcl.lisp_ in function `socket-connect-internal` with build…
-
**Description**
I recently tried to compile the kernel on the Alpine Linux, however it failed to pass the insn_decoder_test with the following message:
```
arch/x86/tools/insn_decoder_test: error: …
-
I want to be able to change the ip address and the port? also how do i ssl this as well?
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…