Select the types of activity you want to include in your feed.
io_uring/net: add generic multishot retry helper
This is just moving io_recv_prep_retry() higher up so it can get used for sends as well, and rename it to be generically useful for both sends and receives.