Refactor sigverify to stage for signing shreds on the GPU (#6635)
automerge
This commit is contained in:
committed by
Grimes
parent
ec50c20400
commit
67f636545a
@@ -1,7 +1,7 @@
|
||||
//! The `recvmmsg` module provides recvmmsg() API implementation
|
||||
|
||||
use crate::packet::Packet;
|
||||
pub use solana_ledger::packet::NUM_RCVMMSGS;
|
||||
pub use solana_perf::packet::NUM_RCVMMSGS;
|
||||
use std::cmp;
|
||||
use std::io;
|
||||
use std::net::UdpSocket;
|
||||
|
Reference in New Issue
Block a user