Hello,
I have a problem in my TCP communication that is very hard to reproduce.
Hence my question:
is it possible that the event
is being triggered a second time while the code in it is still being executed ?
Thanks !
I have a problem in my TCP communication that is very hard to reproduce.
Hence my question:
is it possible that the event
B4X:
... _NewData (buffer() as Byte)
is being triggered a second time while the code in it is still being executed ?
Thanks !