Commit Graph

1650 Commits

Author SHA1 Message Date
Ralph Lange d6ab506379 Fixed HP aCC warnings 2003-09-01 20:05:12 +00:00
Jeff Hill fef72a5948 fixed borland build issues 2003-08-26 17:57:44 +00:00
Jeff Hill ac13592d0a cosmetic 2003-08-25 21:07:10 +00:00
Robert Soliday 088c35da63 Updated to work with Kylix. 2003-08-21 21:47:36 +00:00
Jeff Hill 582a1aa0b5 restructured osi socket interface to support address reuse variations
on darwin and win32
2003-08-21 18:27:00 +00:00
Jeff Hill bf51f20126 upgraded ipAddrToAscii API and improved shutdown procedures 2003-08-20 16:12:46 +00:00
Jeff Hill d2ac73f3ae upgraded ipAddrToAscii API and improved shutdown procedures 2003-08-20 16:07:20 +00:00
Jeff Hill ef9ed01e0c upgraded ipAddrToAscii API and improved shutdown procedures 2003-08-20 15:59:30 +00:00
Jeff Hill 6f330ed44b added another instantiation 2003-08-07 16:02:03 +00:00
Jeff Hill 5b1b3e80d8 improved the ca_task_exit() trest 2003-08-06 21:24:57 +00:00
Jeff Hill 78b532ee75 fixed race condition in virtual circuit shutdown sequence 2003-08-06 18:11:34 +00:00
Jeff Hill ecc3206e11 allow freeList template arguments to be specified 2003-08-06 17:43:18 +00:00
Jeff Hill 4359938ed6 added virtual circuit free list and fixed race condition in virtual circuit shutdown sequence 2003-08-06 17:42:55 +00:00
Jeff Hill 1fb594833b added virtual circuit free list 2003-08-06 17:41:40 +00:00
Jeff Hill 4202695246 added test to detect ca context run down problems 2003-08-06 17:01:53 +00:00
Jeff Hill 5184d1807a added test to detect ca context run down problems 2003-08-06 16:47:59 +00:00
Janet B. Anderson a892dffd12 Only build OBJS for vxWorks. 2003-08-04 21:42:39 +00:00
Robert Soliday ce29455411 Minor changes added for Borland's C++ compiler on Linux 2003-08-01 19:13:39 +00:00
Jeff Hill 8d2b3ce0ea improved warning message 2003-07-31 19:38:14 +00:00
Jeff Hill 4f9530500b improved warning message 2003-07-31 18:58:54 +00:00
Jeff Hill 8439f488f0 fixed spelling 2003-07-30 23:13:06 +00:00
Jeff Hill b697fc2acc fixed base to use close on exec options whenever creating a socket
on posix compliant systems
2003-07-16 17:45:09 +00:00
Jeff Hill c8a106a50d fixed syntax error 2003-07-03 15:11:03 +00:00
Jeff Hill 773c12becc improved disconnect search interval 2003-07-03 15:07:51 +00:00
Jeff Hill 37476c6482 improved port default 2003-07-03 15:07:26 +00:00
Andrew Johnson 5f61e9c2fc Fractional seconds need leading 0s and all 9 digits
Changed timestamp output format to one that can be easily parsed
Added flush after each anomaly to stop pipes from buffering output
2003-06-27 15:06:46 +00:00
Jeff Hill 8b0e1c88c4 fixed usage printf 2003-06-05 15:01:19 +00:00
Jeff Hill 06064b444a small clarification 2003-05-22 00:03:13 +00:00
Jeff Hill 9ab8596aff small clarification 2003-05-21 23:17:09 +00:00
Jeff Hill 5e4a23d5be updated doc on ca_client_status() 2003-05-20 22:30:39 +00:00
Ralph Lange e978571919 Fixed HP aCC compiler warnings 2003-05-16 19:37:53 +00:00
Jeff Hill f4949c8415 fixed what appears to be a socket leak 2003-05-16 17:08:00 +00:00
Jeff Hill 7673dc39ee fixed sun pro warning message 2003-05-16 16:59:25 +00:00
Jeff Hill aad8fe9c94 bumped ifdef to sun pro version 5.4 -
still waiting for sun pro to allow a virtual destructor
2003-05-16 14:32:51 +00:00
Jeff Hill 6861be8270 added void to func proto 2003-05-13 22:53:13 +00:00
Jeff Hill ae3a888da7 more stringent connect w disconnected chan test 2003-05-13 21:27:08 +00:00
Jeff Hill 4f465a1f7b cleaned up casw doc 2003-05-13 21:00:06 +00:00
Jeff Hill 52b8c02fa8 restructured locking to match current design practices for CAC 2003-05-13 20:54:10 +00:00
Jeff Hill aa160c0a2b restructured locking to match current design practices for CAC 2003-05-13 20:45:51 +00:00
Jeff Hill f5e2dce279 o restructured locking to match current design practices for CAC
o when installing a channel into the udp iiu install it to the front of
the list, and not the back, so that its search request will be sent
first and so that its retry count will be considered when calculating
the minimum retry count.
2003-05-13 20:44:11 +00:00
Jeff Hill d04cfc8d03 restructured locking to match current design practices for CAC 2003-05-13 20:40:36 +00:00
Ralph Lange 1de0a6c42d Fixed HP-UX (aCC) compiler warnings 2003-05-07 12:54:12 +00:00
Jeff Hill 0fcf3e4fda removed duplicate word 2003-05-06 14:35:51 +00:00
Jeff Hill 5161226f81 record connection delays 2003-05-01 23:18:32 +00:00
Jeff Hill 54934b1059 use SIGALRM instead of SIGURG to wakeup blocking socket calls 2003-05-01 22:12:44 +00:00
Jeff Hill 4c5dab8e72 use SIGALRM instead of SIGURG to wakeup blocking socket calls 2003-05-01 21:53:14 +00:00
Jeff Hill 25fa8008f7 fixed borland build 2003-04-24 22:37:35 +00:00
Jeff Hill c149f17cc2 convertSocketErrorToString => epicsSocketConvertErrnoToString 2003-04-24 16:44:45 +00:00
Jeff Hill 4794bf11bc cleaned up shutdown procedure 2003-04-24 16:39:31 +00:00
Jeff Hill b06976e69b new sockHasBeenClosed flag 2003-04-24 16:36:50 +00:00