mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-21 07:50:45 +01:00
p10: fix endburst_delay note
This commit is contained in:
parent
37f0dcb456
commit
84a6cec732
@ -626,8 +626,7 @@ class P10Protocol(IRCS2SProtocol):
|
|||||||
server, and sid (the server ID) is automatically generated if not
|
server, and sid (the server ID) is automatically generated if not
|
||||||
given.
|
given.
|
||||||
|
|
||||||
Note: TS6 doesn't use a specific ENDBURST command, so the endburst_delay
|
Note: the endburst_delay is not implemented for P10 and will be ignored.
|
||||||
option will be ignored if given.
|
|
||||||
"""
|
"""
|
||||||
# <- SERVER nefarious.midnight.vpn 1 1460673022 1460673239 J10 ABP]] +h6 :Nefarious2 test server
|
# <- SERVER nefarious.midnight.vpn 1 1460673022 1460673239 J10 ABP]] +h6 :Nefarious2 test server
|
||||||
uplink = uplink or self.sid
|
uplink = uplink or self.sid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user