Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g_write_ip_address doesn't solve correct IP address from socket #878

Closed
metalefty opened this issue Sep 15, 2017 · 0 comments
Closed

g_write_ip_address doesn't solve correct IP address from socket #878

metalefty opened this issue Sep 15, 2017 · 0 comments
Assignees

Comments

@metalefty
Copy link
Member

void     g_write_ip_address(int rcv_sck, char* ip_address, int bytes);

This should function will create a string like 0.0.0.0:60884 - socket: 12. Please be careful it is not a real ip address. The IP address part is always 0.0.0.0 now. This should be fixed.

@metalefty metalefty self-assigned this Sep 15, 2017
metalefty added a commit to metalefty/xrdp that referenced this issue Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant