- May 11, 2003
-
-
deuce authored
-
deuce authored
online if node is not in use.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
integers. WIN_DYN forces the menu to return -2 after every keypress or kbhit timeout (timeout set to one second) Also, dynamic windows only have the text of the options re-drawn, not the whole window. Got rid of the kludgy signal stuff.
-
deuce authored
-
deuce authored
-
deuce authored
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?
-
rswindell authored
-
deuce authored
-
deuce authored
Test that sockets are not INVALID_SOCKET before using with FD_ISSET()
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 10, 2003
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
write.
-
rswindell authored
-
rswindell authored
-
rswindell authored
responsive keyboard input again).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
another node (rather than hard-coded Ctrl-U and Ctrl-P handlers).
-
- May 09, 2003
-
-
rswindell authored
user connectivity (via Telnet GA), node interrupt flag checking, and user input frequency. The process termination must happen less frequent to allow for last minute output from DOS programs to be intercepted.
-
rswindell authored
-
rswindell authored
an immediate clear screen (allowing user to see last minute I/O from program).
-
rswindell authored
-