Retry connection with small timeout instead of sleep(10) for server start.

This commit is contained in:
Nicholas Marriott
2007-09-27 20:53:13 +00:00
parent 1e269710a7
commit db293c1c07
2 changed files with 21 additions and 20 deletions

1
TODO
View File

@ -12,7 +12,6 @@
- mouse handling and some other bits elinks needs
- scrollback
- server doesn't handle SIGTERM anymore...
- sleep(1) to wait for server frankly sucks
- toolbar, copy/paste
- cleanup/redesign IPC
- the whole input/screen/local thing sucks a bit, reorganise/redesign it