High-Level Server Library (cont.)
High-Level Server Library (cont.)
void svc_run();
svc_run() is a dispatcher.
A dispatcher waits for incoming connections and invokes the appropriate function to handle each incoming request.
Previous slide
Next slide
Back to the first slide
View Graphic Version