mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-16 00:44:59 +00:00
begin live server support
This commit is contained in:
parent
0c9ddb476a
commit
e4ae265184
368 changed files with 17756 additions and 7738 deletions
|
|
@ -36,7 +36,6 @@ function clientCmdt2csri_requestUnknownDCECert(%dceNum)
|
|||
{
|
||||
commandToServer('t2csri_getDCEChunk', getSubStr(%cert, %i, 200));
|
||||
}
|
||||
|
||||
commandToServer('t2csri_finishedDCE');
|
||||
}
|
||||
|
||||
|
|
@ -51,6 +50,5 @@ function t2csri_sendCommunityCert()
|
|||
{
|
||||
commandToServer('t2csri_sendCommunityCertChunk', getSubStr(%cert, %i, 200));
|
||||
}
|
||||
|
||||
commandToServer('t2csri_comCertSendDone');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue