Skip to content

Commit 138e88e

Browse files
committed
README fix attempt.
1 parent 9d3bc34 commit 138e88e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,9 @@ operations, while their implementations will rely on Nginx non-blocking core.
161161
The list of classes and functions, unblocked by the module:
162162

163163
- ``socket.socket`` class
164-
* unconnected (UDP) sockets are not supported
165-
* standard Python SSL socket wrappers are not supported
164+
165+
- unconnected (UDP) sockets are not supported
166+
- standard Python SSL socket wrappers are not supported
166167
- ``socket.gethostbyname()`` and other resolve functions
167168
- nginx ``resolver`` directive in current location is required for these
168169
functions

0 commit comments

Comments
 (0)