Skip to content
Snippets Groups Projects
context.c 48.8 KiB
Newer Older
  • Learn to ignore specific revisions
  • 	if (context->event_loop_ops->destroy_context1) {
    		context->event_loop_ops->destroy_context1(context);
    
    Andy Green's avatar
    Andy Green committed
    
    
    Andy Green's avatar
    Andy Green committed
    	}
    
    	lws_context_destroy2(context);