I'm looking at the content of my app's trace file, and I can't see in the Help what some of the numbers mean.
For example, here are a couple of lines:
PACKETVIEWER 123125 0000 WRN: connect(568, 192.168.0.1:3000, 16) returned -1 [10035]
PACKETVIEWER 123151 25844 WRN: connect(560, 192.168.0.1:3000, 16) returned -1 [10035]
I recognise the name of my app, obviously, then I assume the next numbers 123125/123151 are hhmmss timestamps, but what do 0000 and 25844 represent ? I know WRN means Warning, but what are the the first numbers after the Connect (568 and 560) ?
MTIA
Dave Reid
Reading, UK