Commit Graph
192 Commits
Author SHA1 Message Date
Jeff Hill f920a1241e configure that WINSOCK is very different about SO_REUSEADDR 2000-10-11 22:26:41 +00:00
Jeff Hill b34f800f31 removed synchronous DNS lockup vulnerability 2000-10-10 22:42:37 +00:00
Jeff Hill 8b8b4a736d use epicsAssert 2000-10-06 00:33:31 +00:00
Jeff Hill c07cd661cd more diagnostics when we run low on pool 2000-10-05 23:55:13 +00:00
Jeff Hill b7d09d4106 no message 2000-10-05 23:54:36 +00:00
Jeff Hill 00f098894d fixed improper logic when we run out of memory 2000-10-05 22:56:31 +00:00
Jeff Hill a08476d61d fixed improper test for message too large 2000-09-27 18:06:51 +00:00
Janet B. Anderson aae3676fa0 Added win32 resource file. 2000-09-25 22:02:14 +00:00
Jeff Hill a911a27845 fixed Linux uses unsigned where int is used on other OS 2000-08-25 19:44:30 +00:00
Jeff Hill 71598bc0f1 better message when request is too large 2000-08-25 01:50:34 +00:00
Jeff Hill ee7e3ba7d0 use self relative priorities 2000-06-14 21:35:38 +00:00
Jeff Hill c75ec8fda0 cosmetic 2000-06-14 21:34:38 +00:00
Marty Kraimer d6bf15feae changes in thread priorities 2000-06-14 14:35:09 +00:00
Jeff Hill 07bcb7a55d cosmetic 2000-06-12 23:59:58 +00:00
Jeff Hill 00ba314344 init sufficent space in pool global sooner 2000-06-12 23:59:39 +00:00
Jeff Hill f4e905be5b fixed priority polarization of event thread 2000-06-12 19:16:19 +00:00
Jeff Hill 314671f6e9 cleaned up thread names 2000-06-08 17:59:30 +00:00
Jeff Hill fc5e479d97 cleaned up thread names 2000-06-08 17:56:22 +00:00
Jeff Hill a828ff01fe minor optimization 2000-06-08 17:56:03 +00:00
Marty Kraimer 25956c938b remove duplicate include 2000-06-01 12:45:01 +00:00
Jeff Hill 54b82732d6 modernized the code to avoid any possibility of integer overflow 2000-05-31 22:14:33 +00:00
Jeff Hill 86c604e53f use INVALID_SOCKET to test socket() return 2000-05-31 22:12:34 +00:00
Jeff Hill 10b3db1964 improved bind failure messages 2000-05-25 22:34:31 +00:00
Jeff Hill 3dd26027d6 improved bind failure messages 2000-05-25 22:31:56 +00:00
Jeff Hill b67288ec77 enable socket option REUSEADDR to make debugging easier 2000-05-25 17:37:08 +00:00
Jeff Hill ad792ae19a dont crash if this isrun before iocInit 2000-05-24 22:09:28 +00:00
Jeff Hill 84f37edbe9 cosmetic 2000-05-04 01:17:41 +00:00
Janet B. Anderson ef51233280 Changes for win32 build. 2000-05-03 18:56:24 +00:00
Marty Kraimer 6c61596f9e asLib.h no longer needed 2000-05-02 20:10:33 +00:00
Marty Kraimer a71778bfcc export casr; remove client_stat 2000-05-02 13:47:03 +00:00
Jeff Hill 68c049fa73 include net_convert.h again so that byte swaps will run on WIN32 2000-04-28 01:04:39 +00:00
Jeff Hill dc7a13ddcc added ms keywords 2000-04-27 17:58:50 +00:00
Jeff Hill e4dac73988 cosmetic 2000-04-12 18:04:38 +00:00
Jeff Hill 1f58d2722e improved samnity checking for search/claim requests 2000-03-21 17:11:24 +00:00
Jeff Hill eda62d862f install rsrv.h 2000-03-20 23:15:16 +00:00
Jeff Hill e2c7b26c60 removed test message 2000-03-20 22:38:57 +00:00
W. Eric Norum 58ff396eef Fix test for PV name termination. 2000-03-17 20:16:17 +00:00
Marty Kraimer cc40e5989e changes to build on solaris and vxWorks 2000-03-15 14:19:52 +00:00
Jeff Hill 9f26419e89 removed unused -Ds 2000-03-14 22:32:14 +00:00
Jeff Hill 833ea12de9 made compatible with new version of cac 2000-03-14 22:30:05 +00:00
Jeff Hill 8f6cee8bfb use INVALID_SOCKET and new osi routines 2000-03-01 00:22:19 +00:00
Marty Kraimer 2a4492056b changes for building win32 dlls 2000-02-29 16:04:50 +00:00
W. Eric Norum 2ed0736bd0 Reflect routine name change from threadSuspend() to threadSuspendSelf(). 2000-02-26 23:45:24 +00:00
Marty Kraimer 8ce6d07bb7 latest build rules 2000-02-21 19:15:18 +00:00
Jeff Hill 8e0b78d9d2 removed 2000-02-10 17:43:45 +00:00
Jeff Hill 0c7674036c many changes 2000-02-10 16:05:01 +00:00
Marty Kraimer 2d253ebb38 changes for build 2000-02-04 19:30:03 +00:00
Marty Kraimer 019723bcb1 bsdSocketResource=>osiSockResource; extra arg for semXXXShow 2000-02-04 15:52:03 +00:00
Marty Kraimer 72328cce1b semId => semBinaryId and semMutexId 2000-01-27 19:47:32 +00:00
Marty Kraimer 6d44e17e46 new way to build 2000-01-24 20:59:24 +00:00