![]() |
Create() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: UDPSocket.h |
virtual BOOL Create();
Create the socket
try { //Set to UDP SetProtocol(IPPROTO_UDP); //Try to create return CSpoofSocket::Create(IPPROTO_UDP); } 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. |