Subprocess Protocols Documentation
Should be "Subprocess Protocol instances" not "Datagram Protocol instances"
This commit is contained in:
parent
236a0f5cf0
commit
346736b89c
|
@ -683,7 +683,7 @@ factories passed to the :meth:`loop.create_datagram_endpoint` method.
|
|||
Subprocess Protocols
|
||||
--------------------
|
||||
|
||||
Datagram Protocol instances should be constructed by protocol
|
||||
Subprocess Protocol instances should be constructed by protocol
|
||||
factories passed to the :meth:`loop.subprocess_exec` and
|
||||
:meth:`loop.subprocess_shell` methods.
|
||||
|
||||
|
|
Loading…
Reference in New Issue