![]() |
Create() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: UDPSocketAsync.h |
virtual BOOL Create();
Create the socket
try { if (!CUDPSocket::Create()) return FALSE; else { //Add the socket to a list AddSocketToList(); //Exit 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. |