Closed kanarus closed 2 months ago
Get remote peer's IP address in Ohkami::howl, pass it to Session::manage, and set Request's addr public field to it when init.
Ohkami::howl
Session::manage
Request
addr
init
This PR doesn't support "ip" on "rt_worker". references:
"ip"
"rt_worker"
functionality
Get remote peer's IP address in
Ohkami::howl
, pass it toSession::manage
, and setRequest
'saddr
public field to it wheninit
.note
This PR doesn't support
"ip"
on"rt_worker"
. references: