moonbridge

diff reference.txt @ 270:fab22173abc8

Added signal constants table moonbridge_io.signals
author jbe
date Sun Jun 04 19:53:34 2017 +0200 (2017-06-04)
parents d6de7502df31
children 30629973dcff
line diff
     1.1 --- a/reference.txt	Sun Jun 04 19:23:31 2017 +0200
     1.2 +++ b/reference.txt	Sun Jun 04 19:53:34 2017 +0200
     1.3 @@ -390,6 +390,12 @@
     1.4  Returns false (plus a notice as second return value) in case of timeout.
     1.5  
     1.6  
     1.7 +### moonbridge_io.signals
     1.8 +
     1.9 +A table mapping a string (e.g. "TERM" or "KILL") to the corresponding signal
    1.10 +number (e.g. 9 or 15, respectively).
    1.11 +
    1.12 +
    1.13  ### moonbridge_io.signalsocket(signal1, signal2, ...)
    1.14  
    1.15  This function installs a signal handler for the signals with the numbers passed

Impressum / About Us