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

native: Unlink unix socket paths on drop #13690

Merged
merged 1 commit into from
Apr 23, 2014

Conversation

alexcrichton
Copy link
Member

This prevents unix sockets from remaining on the system all over the place, and
more closely mirrors the behavior of libuv and windows pipes.

This prevents unix sockets from remaining on the system all over the place, and
more closely mirrors the behavior of libuv and windows pipes.
bors added a commit that referenced this pull request Apr 23, 2014
This prevents unix sockets from remaining on the system all over the place, and
more closely mirrors the behavior of libuv and windows pipes.
@bors bors closed this Apr 23, 2014
@bors bors merged commit f1fb57a into rust-lang:master Apr 23, 2014
@alexcrichton alexcrichton deleted the unlink-unix-pipe branch April 24, 2014 03:26
arcnmx pushed a commit to arcnmx/rust that referenced this pull request Dec 17, 2022
feat: Implement vararg parameter type inference

This PR implements the "collection" of the `va_list` type into the function parameter types list.
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

Successfully merging this pull request may close these issues.

3 participants