CVS log for loncom/loncnew

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_1_2_1


Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Sep 22 10:22:50 2004 UTC (19 years, 6 months ago) by foxr
Branches: MAIN
CVS tags: version_1_2_1
Branch point for: version_1_2_X
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +36 -9 lines
- Factor out link status display into UpdateStatus
- Add a call to UpdateStatus when the connection count goes to zero.
  Otherwise, since the Tick clock gets disabled, the ps status never
  shows that the process has 0 connections.
- Add/test latent support in Tick for exiting the child process with
  a lock file on the unix domain socket when the number of connections
  has been trimmed to zero.  This is currently disabled (controlled via
  the DieWhenIdle variable).   Note that since parent logic for fork on
  accept has not yet been written, some transactions may fail if this
  support is enabled at this time, because there will be a time window
  during which the child is being restarted while there is no listen on
  the unix domain socket.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>