Fixed bug in *_signaled routines that could cause busy-waiting in the select loop.
- moved request handlers to the specific C files - moved handle management to handle.c - moved server private includes to server/ instead of include/server/