stop connection if we are already connected
This commit is contained in:
@@ -92,5 +92,10 @@ namespace PolyChat.Models
|
||||
{
|
||||
return Connected;
|
||||
}
|
||||
|
||||
public string getIP()
|
||||
{
|
||||
return IP;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user