mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-13 06:20:02 -04:00
remove multithreadalt
This commit is contained in:
parent
c76be107ac
commit
88a35039c9
2 changed files with 0 additions and 3 deletions
|
@ -67,8 +67,6 @@ pub enum RuntimeFlavor {
|
|||
/// Multi-threaded tokio runtime.
|
||||
#[default]
|
||||
MultiThread,
|
||||
/// Multi-threaded tokio runtime with an alternate work in progress scheduler.
|
||||
MultiThreadAlt,
|
||||
}
|
||||
|
||||
pub type BindAddr = (SocketType, String);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue