I'm getting an inetSockReadyEvent after sending a request out across the network (I see the request in my server's access log). However, when I go to read the response, I always get 0 bytes available for reading. And if I check INetLibSockStatus the input ready bit is indeed 0 ...
But why on earth am I getting the inetSockReadyEvent if this is the case? Anyway, if I try to wait for the Status to change, it just loops...what's going on here??? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
