Jump to content

Handle a signal: Difference between revisions

Line 726:
... handle SIGHUP gracefully...
]</lang>
this is normally not needed, as the runtime system already catches common unix signals and arranges for an OSError to be raised; so user code normally does not need to care for this.
 
=={{header|Tcl}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.