Modified log message.

This commit is contained in:
Janet B. Anderson
1998-10-07 14:32:52 +00:00
parent e334526dec
commit a175ac0518
3 changed files with 15 additions and 3 deletions

View File

@@ -29,7 +29,11 @@
/* .12 110194 joh improved search scheduling */
/* (dont send all chans in a block) */
/* */
/* $Log$
/*
* $Log$
* Revision 1.41 1998/09/24 21:22:51 jhill
* detect reconnect faster when IOC reboots quickly
*
* Revision 1.40 1997/08/04 23:30:53 jhill
* detect IOC reboot faster that EPICS_CA_CONN_TMO
*

View File

@@ -46,7 +46,11 @@
/* 021794 joh turn on SO_REUSEADDR only after the test for */
/* address in use so that test works on UNIX */
/* kernels that support multicast */
/* $Log$
/*
* $Log$
* Revision 1.82 1998/09/24 21:22:53 jhill
* subtle changes related to efficency when checking connection timers
*
* Revision 1.81 1998/07/07 23:04:00 jhill
* cosmetic changes
*

View File

@@ -31,7 +31,11 @@
/* .19 012094 joh added minor version (for each server) */
/************************************************************************/
/* $Log$
/*
* $Log$
* Revision 1.73 1998/09/24 21:22:53 jhill
* CLR_CA_TIME() now correctly zeros the delay
*
* Revision 1.72 1998/06/16 01:07:56 jhill
* removed caHostFromInetAddr
*