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
This one will return slots objects copied from a prototype that's defined directly in VM code. I'm thinking of hardcoding this directly for the time being, but it's clear that we are going to have more of these so having a better interface for defining objects like this would be nice.
A way to expose the BSD socket API in Unix-like operating systems to Self code with the use of primitives.
_GetAddrInfoForHost:Port:Family:SocketType:Protocol:Flags:IfFail:_SocketWithFamily:Type:Protocol:IfFail:_Connect:ToSockaddrBytes:IfFail:_Bind:ToSockaddrBytes:IfFail:_ListenOn:WithBacklog:IfFail:_AcceptFrom:WritingDetailsTo:IfFail:_Recv:BytesInto:AtOffset:From:Flags:IfFail:_Send:BytesFrom:AtOffset:Into:Flags:IfFail: