I have a driver I that I wrote to access http data (shamelessly stolen from your Irrigation Caddy Driver) that is now giving me an error.  For the first few weeks, no errors were received, but now I get the one below.  Looking through the forum, it seems to be an issue with the website.  I am using the HTTP.SendGet () command.  Is there anything to worry about?  Is there anything to keep it from being logged? The driver seems to work fine even with this error, but everytime the website gets polled for changes, I get this error.
Code:
04/02 14:36:11-CQCSERVER, CQCServer, CQCDrv_TestThread1277
{
   CIDSock, CIDSock_Socket.cpp.943, Failed/Unknown, Error: 5009/30/10035
   Could not close the socket down
   The operation would block
     <CQCServer> CIDSChan_DataSrc.cpp - 265
}