mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-10-19 02:17:22 +02:00
Ooops, thought I tested it, but it turns I had forgotten to install.
This commit is contained in:
parent
a32a263b90
commit
0525b9a4fa
@ -366,7 +366,7 @@ class SocketTimeout(registry.PositiveInteger):
|
|||||||
supybot.register('defaultSocketTimeout', SocketTimeout(10, """Determines what
|
supybot.register('defaultSocketTimeout', SocketTimeout(10, """Determines what
|
||||||
the default timeout for socket objects will be. This means that *all* sockets
|
the default timeout for socket objects will be. This means that *all* sockets
|
||||||
will timeout when this many seconds has gone by (unless otherwise modified by
|
will timeout when this many seconds has gone by (unless otherwise modified by
|
||||||
the author of the code that uses the sockets).""")
|
the author of the code that uses the sockets)."""))
|
||||||
|
|
||||||
###
|
###
|
||||||
# Driver stuff.
|
# Driver stuff.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user