[Modify] Polish it
This commit is contained in:
parent
f4bfd46bcb
commit
0d755528c8
@ -285,7 +285,7 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
/// </value>
|
||||
public override System.Net.IPEndPoint ServerEndPoint {
|
||||
get {
|
||||
return _context.Connection.LocalEndPoint;
|
||||
return _context.Request.LocalEndPoint;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user