Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Oct 4, 2024
1 parent b4d9a57 commit 1c2c6bf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Doc/library/socket.rst
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,14 @@ Constants

.. availability:: Linux >= 3.9

.. data:: SO_REUSEPORT_LB

Constant to enable duplicate address and port bindings with load balancing.

.. versionadded:: 3.14

.. availability:: FreeBSD.

.. data:: AF_HYPERV
HV_PROTOCOL_RAW
HVSOCKET_CONNECT_TIMEOUT
Expand Down

0 comments on commit 1c2c6bf

Please sign in to comment.