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