jz aber xd, xd
This commit is contained in:
parent
84dd54bb08
commit
6a9567c5de
Binary file not shown.
|
|
@ -13,6 +13,13 @@ mod Socket {
|
|||
port: usize,
|
||||
}
|
||||
|
||||
impl Clone for Peer {
|
||||
fn clone(&self) -> Self {
|
||||
Self {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
impl Peer {
|
||||
fn new() -> Peer {
|
||||
Peer {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user