Kernel 0.92 : PING, increased timeout

This commit is contained in:
Rémy GIBERT 2018-11-15 08:08:20 +01:00
parent 156718b2a3
commit 11cf7334f8
4 changed files with 2 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,7 @@ AUTO 4,1
.INB INC/ETH.I
.INB INC/LIBTCPIP.I
*--------------------------------------
TIMEOUT.MAX .EQ 40 4 sec.
TIMEOUT.MAX .EQ 100 10 sec.
*--------------------------------------
ZPIPCfgPtr .EQ ZPBIN
ZPTmpPtr .EQ ZPBIN+2
@ -72,7 +72,6 @@ CS.RUN.IPOK
>SYSCALL ArgV
bcs .8
>STYA ZPTmpPtr
>SYSCALL puts
lda (ZPTmpPtr)
cmp #'-'

View File

@ -171,7 +171,7 @@ TCP.IN.JMP.SYNRCVD
ldy #S.TCP.ACKNUM+3
sec
.1 lda SKT.Cache+S.SOCKET.TCP.OUTNEXTSEQ,x Check if ACK=OUTNEXTSEQ+1
adc #0
sta SKT.Cache+S.SOCKET.TCP.OUTSEQNUM,x setup SEQNUM