m_pSocket = new CListeningSocket(this);
if( m_pSocket->Create(SOCKET_PORT) )
...
an error "10093" is got. Can anybody tell me what does that mean? thx
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |