Files
rust/library/std/src
León Orell Valerian Liehr 319d54f3ec Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35
std: net: uefi: Add support to query connection data

- Use EFI_TCP4_GET_MODE_DATA to be able to query for ttl, nodelay, peer_addr and socket_addr.
- peer_addr is needed for implementation of `accept`.
- cc `````@nicholasbishop`````
- Also a heads up. The UEFI spec seems to be wrong or something for [EFI_TCP4_CONFIG_DATA](https://uefi.org/specs/UEFI/2.11/28_Network_Protocols_TCP_IP_and_Configuration.html#efi-tcp4-protocol-getmodedata). `ControlOption` should be a pointer as seen in [edk2](https://github.com/tianocore/edk2/blob/a1b509c1a453815acbc6c8b0fc5882fd03a6f2c0/MdePkg/Include/Protocol/Tcp4.h#L97).
2025-07-24 15:08:20 +02:00
..
2025-07-01 10:54:33 -07:00
2024-11-02 11:27:14 +01:00
2025-06-16 09:15:17 +02:00
2025-07-20 00:08:58 +04:00
2025-02-13 13:10:28 -08:00
2025-07-15 20:07:03 -07:00
2025-07-15 16:17:57 -05:00
2025-01-11 06:35:21 +02:00
2025-07-20 00:08:58 +04:00
2025-07-07 15:20:22 +08:00
2025-05-15 11:20:13 +02:00
2025-02-07 16:54:07 +01:00