When a server is in its "serve" loop: server.serve() printf("Exiting..\n");
What't the right way to make that stop and return so the printf happens? I thought having having SIGTERM call server.stop(), but apparently not. What should I do? /r$ -- STSM, WebSphere Appliance Architect https://www.ibm.com/developerworks/mydeveloperworks/blogs/soma/