Skip to content

socketPort does not handle Unix sockets #319

Description

@eborden

socketPort is a partial function. It only supports AF_INET and AF_INET6. Its type signature is not really indicative of this. IO informs that this function could throw from an exception, but partiality should be communicated with Maybe.

Originally reported by @RyanGlScott here #318 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions