mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
Add some more public exports
This commit is contained in:
parent
b89150c464
commit
7f96b7e9e4
@ -8,4 +8,4 @@ mod udp;
|
||||
|
||||
pub use self::tcp::{TcpStream, TcpStreamNew};
|
||||
pub use self::tcp::{TcpListener, Incoming};
|
||||
pub use self::udp::{UdpSocket, UdpCodec, UdpFramed};
|
||||
pub use self::udp::{UdpSocket, UdpCodec, UdpFramed, SendDgram, RecvDgram};
|
||||
|
Loading…
x
Reference in New Issue
Block a user