Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for processDeltaRequest (0.12 sec)

  1. pilot/pkg/xds/delta.go

    	}
    	return err
    }
    
    // processDeltaRequest is handling one request. This is currently called from the 'main' thread, which also
    // handles 'push' requests and close - the code will eventually call the 'push' code, and it needs more mutex
    // protection. Original code avoided the mutexes by doing both 'push' and 'process requests' in same thread.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:37 UTC 2024
    - 25.6K bytes
    - Viewed (0)
Back to top