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