[Modify] Replace it
This commit is contained in:
parent
e8407ca467
commit
e3107ac323
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user