[Modify] Polish it
This commit is contained in:
parent
a6c40820c7
commit
996448f08d
@ -316,7 +316,7 @@ namespace WebSocketSharp.Net.WebSockets
|
|||||||
/// </value>
|
/// </value>
|
||||||
public override System.Net.IPEndPoint UserEndPoint {
|
public override System.Net.IPEndPoint UserEndPoint {
|
||||||
get {
|
get {
|
||||||
return _context.Connection.RemoteEndPoint;
|
return _context.Request.RemoteEndPoint;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user