-
Notifications
You must be signed in to change notification settings - Fork 7
Socket API #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
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: