You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although NsSocket.listen allows you to listen on a Unix Socket, there is no connect function for it.
Should connect not be a passthrough function for all the net.Socket.connect types?
The text was updated successfully, but these errors were encountered:
Although NsSocket.listen allows you to listen on a Unix Socket, there is no connect function for it.
Should connect not be a passthrough function for all the net.Socket.connect types?
The text was updated successfully, but these errors were encountered: