![]() |
ValidAddress() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: SpoofSocket.h |
static BOOL ValidAddress( const std::string& rAddress);
Check if an address is valid
try { return inet_addr(rAddress.c_str())!=INADDR_NONE; } ERROR_HANDLER_STATIC_RETURN(CSpoofSocket_LOGNAME,"ValidAddress",FALSE)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |