-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
For my use as a test socket, I'm looking for memory-socket to mimic a normal socket as much as possible.
In order to fully mimic them, I'd like the keys in the SWITCHBOARD to be SocketAddr instead of u16s. This would allow me to call it seamlessly with other socket traits. I know that'd be a huge breaking change for memory-socket, and I'm happy to maintain my own fork. But I wanted to run it by you in case a) you'd accept the contribution and b) you had a good reason not to implement it that way so I can avoid making such a mistake. ;-)
Metadata
Metadata
Assignees
Labels
No labels