Skip to content

socket closed after UnixStream::into_raw_fd() #147

Closed
@yshui

Description

@yshui

UnixStream holds a IoHandle<mio_uds::UnixStream> which is not correctly disposed of in into_raw_fd, resulting in the returned file descriptor being closed when into_raw_fd returns, making the function useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions