-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
This should definitely not be using it. In fact, it may be a good idea to implement a non-system layer for all of the networking that allows us to fast-path the common use of socket stuff (in-process IPC on loopback addresses), and then call out to a platform layer in a well-defined way (not just treating host sockets like guest sockets).