Skip to content

Implement monitor(Socket) #10100

@obi458

Description

@obi458

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to monitoring a socket returned from :listen, handshake or connect.

Describe the solution you'd like
Is it possible to integrate in OTP the function monitor(Socket) like sockname(Socket)?

Describe alternatives you've considered
Currently, on new main version, we have to inspect sockname and write our own monitor function.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions