terop / newt

Forked from newt 6 years ago
Clone

d7e202d . Allow python scripts to watch file handles

Authored and Committed by sopwith 23 years ago
    . Allow python scripts to watch file handles
    . Fix 64-bit warnings in snackmodule
    . Misc snack.py cleanups
    . Add NEWT_FD_EXCEPT to allow watching for fd exceptions
    . In newtExitStruct, return the first file descriptor that an event occurred on for NEWT_EXIT_FDREADY
    
        
file modified
+18 -2
file modified
+2 -0
file modified
+9 -6
file modified
+35 -11