![]() |
Create() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: TCPSocketAsync.h |
virtual BOOL Create();
Create as a raw socket
try { if (!CTCPSocket::Create()) return FALSE; else { //New async settings SocketCreated(); //Add to list AddSocketToList(); //Done return TRUE; } } ERROR_HANDLER_RETURN("Create",FALSE)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |