| commit | a38083c8961e955e59ee136a8ce2e060ec242de8 | [log] [tgz] |
|---|---|---|
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | Fri Jul 11 07:35:19 2025 +0200 |
| committer | GitHub <noreply@github.com> | Fri Jul 11 07:35:19 2025 +0200 |
| tree | c3ba1d178faa3285fc911b5a7c6f2222aba1a630 | |
| parent | ba2001fabda57d149b35c05719b03962cbc7cb69 [diff] | |
| parent | 849b884684f71629d38b8c53460022e2592fc21e [diff] |
Rollup merge of #143568 - Ayush1325:uefi-tcp4-timeout, r=tgross35 std: sys: net: uefi: tcp4: Add timeout support - Implement timeout support for read, write and connect. - A software implementation using Instant.