Skip to main content

handle_connection

Function handle_connection 

Source
pub async fn handle_connection(stream: TcpStream) -> Result<()>
Expand description

使用 tokio Framed 完全重写的 SQL Server (TDS) 连接处理器