- Hands-On System Programming with Go
- Alex Guerrieri
- 36字
- 2021-06-24 13:42:11
Communication
All the network operations from handling sockets to accepting connections fall into the communication category. This includes the creation, deletion, and naming of connections, and sending and receiving messages.