Skip to content

IO::Endpoint::UNIXEndpoint.accept error #15

@ekmartin

Description

@ekmartin
	⚠ ArgumentError: wrong number of arguments (given 1, expected 0)
		/Users/ek/increase/socketry/io-endpoint/lib/io/endpoint/unix_endpoint.rb:38 bind
		/Users/ek/increase/socketry/io-endpoint/lib/io/endpoint/generic.rb:82 IO::Endpoint::Generic#accept

Generic#accept passes a wrapper to bind which UNIXEndpoint#bind does not accept. Is this supposed to work? I might be misunderstanding something too!

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