```[tasklist] ### 翻譯項目 - [x] [Title & Abstract](https://docs.python.org/3/howto/sockets.html#) - [x] [Sockets](https://docs.python.org/3/howto/sockets.html#sockets) - [x] [History](https://docs.python.org/3/howto/sockets.html#history) - [x] [Creating a Socket](https://docs.python.org/3/howto/sockets.html#creating-a-socket) - [x] [IPC](https://docs.python.org/3/howto/sockets.html#ipc) - [x] [Using a Socket](https://docs.python.org/3/howto/sockets.html#using-a-socket) - [x] [Binary Data](https://docs.python.org/3/howto/sockets.html#binary-data) - [x] [Disconnecting](https://docs.python.org/3/howto/sockets.html#disconnecting) - [x] [When Sockets Die](https://docs.python.org/3/howto/sockets.html#when-sockets-die) - [x] [Non-blocking Sockets](https://docs.python.org/3/howto/sockets.html#non-blocking-sockets) ```