| Authors: | Slava Pestov |
| Platforms: | unix |
| Word | Stack effect |
| ( n buf datagram -- count sockaddr ) | |
| ( socket -- ) | |
| ( server addrspec -- fd sockaddr ) | |
| ( n buf port -- count sockaddr ) | |
| ( packet sockaddr len socket datagram -- ) | |
| ( fd level opt -- val ) | |
| ( fd -- ) | |
| ( fd -- ) | |
| ( addrspec type -- fd ) | |
| ( fd level opt -- ) | |
| ( domain type protocol -- fd ) | |
| ( port -- ) |
| Vocabulary | Summary |
| io.sockets.unix.linux vocabulary |