![]() |
AddOption_Nothing() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: TCPSocket.h |
virtual void AddOption_Nothing();
Add option nothing
try { //Add option do nothing tOptionType OT; //Get the option OT=TCPOptions_NO_OPERATION; //Add it to buffer AddToBuffer((char*)&OT,sizeof(OT)); } ERROR_HANDLER("AddOption_Nothing")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |