jz aber xd, xd
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user