M4Duke / m4rom

M4 Board, z80 rom part
http://www.spinpoint.org
13 stars 3 forks source link

C_NETCONNECT timeOut #12

Open emitdrop opened 2 years ago

emitdrop commented 2 years ago

Hello Duke

Is there some kind of default timeout built into the C_NETCONNECT command?

Doing some testing to incorporate a timeout control into my connection establishment routine, I noticed that after a while, the command seems to timeout if it fails to connect but doesn't return a 0xFF.

Thank you very much in advance.