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.