Next: , Previous: , Up: Signal Handling   [Contents][Index]


24.8 Waiting for a Signal

If your program is driven by external events, or uses signals for synchronization, then when it has nothing to do it should probably wait until a signal arrives.