mennovf

Results 7 issues of mennovf

# Summary I noticed Signature::parse constructs a temporary HashMap for some reason. I removed this allocation and weird construction to speed up the parsing. I see no need for the...

### Summary I get the above error for every video I try with rustube (cli). ### Video IDs - https://www.youtube.com/watch?v=LcmkR9hHrQU ### Version ```text rustube-cli 0.6.0 ``` ### Log output or...

youtube-api-changed

The curl output option downloaded the file to the pwd, instead of the tftp root (/tmp/tftp).

### 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 updated my IDF branch (master or...

Status: Opened

*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Addresses this issue: https://github.com/apache/nuttx/issues/17299 The Kconfig option CONFIG_IOB_THROTTLE is used to limit the amount allocated by TCP (and UDP) receives as to...

Area: Documentation
Area: Networking
Arch: risc-v
Arch: simulator
Arch: xtensa
Size: S
Area: USB

### Description I ran into an issue with a UDP socket where a single task sequentially reads from and writes to a blocking, no timeout UDP socket. CONFIG_NET_RECV_BUFSIZE was 0,...

Community: Question

## Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us review it efficiently, please ensure you've gone through the...