micro update
This commit is contained in:
parent
da2fe5acfa
commit
b468d6cf12
@ -29,8 +29,8 @@ impl Packet {
|
|||||||
|
|
||||||
|
|
||||||
pub struct Socket {
|
pub struct Socket {
|
||||||
stream: TcpStream,
|
pub stream: TcpStream,
|
||||||
addr: SocketAddr
|
pub addr: SocketAddr
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Socket {
|
impl Socket {
|
||||||
|
Loading…
Reference in New Issue
Block a user