-
- Downloads
Added inital UIFC interface to UNIX monitor.
uifcc (curses) can be compiled with USE_SIGNALS to force menus to return a -2 when a SIGALRM is recieved. This allows for the "real time" display of the node status. Issues: Running umonitor over a network connection can cause keystrokes to be interpreted erratically. Cannot use escape to exit auto-refreshed menus. (Same reason) Musings: Perhaps a new WIN_* bit to specify a dynamic menu?
Showing
- src/sbbs3/umonitor/GNUmakefile 13 additions, 2 deletionssrc/sbbs3/umonitor/GNUmakefile
- src/sbbs3/umonitor/umonitor.c 468 additions, 8 deletionssrc/sbbs3/umonitor/umonitor.c
- src/uifc/uifcc.c 83 additions, 6 deletionssrc/uifc/uifcc.c
- src/xpdev/sockwrap.c 3 additions, 2 deletionssrc/xpdev/sockwrap.c
Loading
Please register or sign in to comment