![]() |
SetOptions() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: SpoofSocket.h |
void SetOptions( BOOL bOptions);
Do we allow options on this socket ?
try { //Do we want options, normaly not m_Options=bOptions; if (m_IPOptions) { delete m_IPOptions; m_IPOptions=NULL; } if (bOptions) m_IPOptions=new CIPOptions; } ERROR_HANDLER("SetOptions")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |