Daniel Draper wrote: > I think I worked it out. I simply used the http object in > ClientSocketContext and then parsed it as a hit or a miss using > logTypeIsATcpHit() so I had something like: > > int hit = logTypeIsATcpHit(http->logType); > > This worked ok. Thanks for listening to my dribble anyway. Its 3am and > it takes me a while at this time of night!
Glad to se you make progress. Regards Henrik
