![]() |
AddOption_ENDLIST() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: SpoofSocket.h |
virtual void AddOption_ENDLIST();
Add list terminator
try { //End the list of options tOptionType OT; //Get the option OT=GetOption(IPOption_DONT_COPY,IPOption_CONTROL,IPOption_END_OPTION); //Add it to buffer AddToBuffer((char*)&OT,sizeof(OT)); } ERROR_HANDLER("AddOption_ENDLIST")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |