Skip to content

Conversation

@treeowl
Copy link
Contributor

@treeowl treeowl commented Sep 21, 2018

fdSocket is fairly unsafe, because the socket may be finalized
(and therefore closed) while the file descriptor is still being
used. withFdSocket offers a safer way to use the file descriptor.

`fdSocket` is fairly unsafe, because the socket may be finalized
(and therefore closed) while the file descriptor is still being
used. `withFdSocket` offers a safer way to use the file descriptor.
@eborden
Copy link
Collaborator

eborden commented Sep 21, 2018

It looks like this accidentally includes commits from #351. Could you rebase those out?

@treeowl
Copy link
Contributor Author

treeowl commented Sep 21, 2018

It's not an accident. The merge will otherwise be a bit annoying because of the import list changes. Let's resolve the other one first and then rebase this.

@eborden eborden added the blocked This PR is blocked and should not be merged label Sep 21, 2018
@eborden
Copy link
Collaborator

eborden commented Feb 24, 2019

@treeowl do you have any interest in continuing this PR, otherwise I'm going to close it as abandoned.

@kazu-yamamoto
Copy link
Collaborator

Let's close this.

@treeowl
Copy link
Contributor Author

treeowl commented Mar 4, 2019

Sorry, missed some notifications. I'd still be interested in rebasing to revive this.

@fumieval
Copy link
Contributor

What's blocking this?

@eborden
Copy link
Collaborator

eborden commented Apr 19, 2019

@fumieval #352 (comment)

@treeowl
Copy link
Contributor Author

treeowl commented Apr 19, 2019

Ugh. I'll get back to it this weekend, really.

@eborden
Copy link
Collaborator

eborden commented Apr 19, 2019

Thanks @treeowl and thanks @fumieval for the nudge.

@fumieval
Copy link
Contributor

This is subsumed by #398

@kazu-yamamoto
Copy link
Collaborator

Closing this in favor of #398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked This PR is blocked and should not be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants