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

copy: create a unix socket with os.ModeSocket #855

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

giuseppe
Copy link
Member

os.ModeSocket refers to a UNIX socket, not a FIFO.

I've noticed the issue while working on containers/buildah#3075

Signed-off-by: Giuseppe Scrivano [email protected]

os.ModeSocket refers to a UNIX socket, not a FIFO.

Signed-off-by: Giuseppe Scrivano <[email protected]>
Copy link
Member

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rhatdan
Copy link
Member

rhatdan commented Mar 13, 2021

@umohnani8
Copy link
Member

LGTM

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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.

5 participants