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

getsockopt support #281

Closed
tokuhirom opened this issue Oct 8, 2015 · 2 comments
Closed

getsockopt support #281

tokuhirom opened this issue Oct 8, 2015 · 2 comments

Comments

@tokuhirom
Copy link
Contributor

I want to get socket information from TCP socket.

@zhuomingliang
Copy link
Member

I don't think MoarVM will add getsockopt support.

But I think we should expose the socket/file fd to Perl 6, so many system functions that want fd arg could be used. :)

@jnthn How do you think?

@zhuomingliang
Copy link
Member

Now we have fd, so I close it. see rakudo/rakudo@a819231

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

2 participants