INT-3952: Local IP Address Header and SocketInfo
JIRA: https://jira.spring.io/browse/INT-3952
This commit is contained in:
committed by
Artem Bilan
parent
188bb8555e
commit
91387147c9
@@ -1422,6 +1422,9 @@ If `lookupHost` is `false`, this will contain the ip address.
|
||||
| ip_port
|
||||
| PORT
|
||||
| The remote port for a UDP packet.
|
||||
| ip_localInetAddress
|
||||
| IP_LOCAL_ADDRESS
|
||||
| The local `InetAddress` to which the socket is connected (since _version 4.2.5_).
|
||||
| ip_ackTo
|
||||
| ACKADDRESS
|
||||
| The remote ip address to which UDP application-level acks will be sent.
|
||||
|
||||
Reference in New Issue
Block a user