I've got the task of creating a server that simply recieves a connection and ~500 bytes of data immediately, then sends a few bytes of data and closes the connection. So I'm dealing with very short...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21151517.html
Zones:
C++Date Answered: 09/30/2004 Rating: 9.2 Views: 0
Ok, this is driving me nuts. This error is absolutely filling my error log (almost a MB of it in less than 2 weeks). This is practically the only error in there, period, and I can't find ANYWHERE...
http://www.experts-exchange.com/Web/Web_Servers/Apache/Q_20671124.html
I have a Socket application which uses Thread Pools to service the sockets. All seems to work ok except that when I specify a buffer length in the AcceptEx function, then when a client connects the...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_21352595.html