[Modify] Replace it
This commit is contained in:
@@ -336,7 +336,7 @@ namespace WebSocketSharp.Net
|
|||||||
/// </value>
|
/// </value>
|
||||||
public System.Net.IPEndPoint LocalEndPoint {
|
public System.Net.IPEndPoint LocalEndPoint {
|
||||||
get {
|
get {
|
||||||
return _context.Connection.LocalEndPoint;
|
return _connection.LocalEndPoint;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user