Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

There is no remote client ip information on RioTcpConnection #1652

Closed
ForkBug opened this issue Jul 4, 2017 · 1 comment
Closed

There is no remote client ip information on RioTcpConnection #1652

ForkBug opened this issue Jul 4, 2017 · 1 comment
Labels
Milestone

Comments

@ForkBug
Copy link

ForkBug commented Jul 4, 2017

RioTcpServer.Accept should fill the 2nd paramter when calling RioImports.accept(_socket, IntPtr.Zero, 0);
And fill the address in a property of RioTcpConnection.
Otherwise we couldn't get remote client ip info.

@ahsonkhan ahsonkhan added this to the Future milestone Jul 11, 2017
@ahsonkhan ahsonkhan added the bug label Jul 11, 2017
@ahsonkhan
Copy link
Member

Related:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants