solana/streamer/src/nonblocking
Pankaj Garg 4ad32eb412
Perform QUIC handshake asynchronously to allow parallel handshakes (#26043)
* Perform QUIC handshake asynchronously to allow parallel handhskaes

* address comments

* update cargo.lock

* change sleep to 1ms
2022-06-21 23:22:11 +00:00
..
mod.rs streamer: Add nonblocking quic server (#25806) 2022-06-07 18:22:46 +02:00
quic.rs Perform QUIC handshake asynchronously to allow parallel handshakes (#26043) 2022-06-21 23:22:11 +00:00
recvmmsg.rs limits read access into Packet data to Packet.meta.size (#25484) 2022-05-25 16:52:54 +00:00
sendmmsg.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00