Save context (including any data in the send buffer) so the application can make additional requests and/or send signal/change/advertise without losing the current context data. It is strongly recommended to call DOSContext_Clear() immediately after to ensure the context is ready for a new request. Changes made to the context after it is saved will be lost when the context is restored. The context can be restored via DOSContext_Restore().
|