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