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