mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merge Issue #22558.
This commit is contained in:
commit
4da945f361
224 changed files with 542 additions and 136 deletions
|
@ -4,6 +4,9 @@
|
|||
.. module:: socket
|
||||
:synopsis: Low-level networking interface.
|
||||
|
||||
**Source code:** :source:`Lib/socket.py`
|
||||
|
||||
--------------
|
||||
|
||||
This module provides access to the BSD *socket* interface. It is available on
|
||||
all modern Unix systems, Windows, MacOS, and probably additional platforms.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue