Revert "Comment change"
This reverts commit b37b65cd10a9dd5b27b454d17f8fecc0468ba735.
This commit is contained in:
parent
b37b65cd10
commit
6bbd1bfa42
@ -48,8 +48,7 @@ class Server(object):
|
||||
|
||||
reactor.listenUDP(port, server.protocol)
|
||||
|
||||
Args:
|
||||
interface: Supply `'::'` to support ipv6 address. `'::'` is as defined as ipv6 support in `twisted`.
|
||||
Provide interface="::" to accept ipv6 address
|
||||
"""
|
||||
return reactor.listenUDP(port, self.protocol, interface)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user