Commit Graph
46 Commits
Author SHA1 Message Date
Jeff Hill 67c207d352 fixed SO_REUSEADDR WIN32 strangeness 2000-11-08 03:57:03 +00:00
Jeff Hill fe3aef6841 use new socl length typedef from osiSock.h 2000-10-12 20:43:26 +00:00
Jeff Hill 9e23ff58ee use proper size argument type 2000-10-12 16:08:35 +00:00
Jeff Hill aeec89103c configure that WINSOCK is very different about SO_REUSEADDR
and print warning message when TCP port is dynamically assigned
2000-10-11 22:22:19 +00:00
Jeff Hill e6f2fd4194 fix for mising left paren 2000-09-26 20:59:53 +00:00
Jeff Hill 945cd55ff2 use new udp size constants defined by ca lib 2000-09-26 20:32:50 +00:00
Jeff Hill 9fd3e2a494 many changes 2000-06-27 22:35:43 +00:00
Jeff Hill eee86b8106 many, many changes 2000-04-28 02:23:35 +00:00
Jeff Hill 14b4aa9a33 fixed sun pro warning 1999-11-01 17:47:11 +00:00
Jeff Hill febba9698e fixed sun pro warnings 1999-10-30 00:12:37 +00:00
Jeff Hill f90b223a28 fixed gnu warnings 1999-10-28 19:00:34 +00:00
Jeff Hill 1a25db8776 doc 1999-10-28 19:00:05 +00:00
Jeff Hill bff25d93d2 Dont set the local interfaces's address in the msg header
when sending a beacon because it is difficult to predict
which interface will be used
1999-09-15 00:12:42 +00:00
Jeff Hill b8016d1713 fixed spelling 1999-09-09 18:54:55 +00:00
Jeff Hill 33d29a458d o changed UDP to non-blocking IO
o cleaned up (consolodated) UDP interface class structure
1999-09-02 21:50:29 +00:00
Jeff Hill 4deec7851f save last recv IP addr 1999-08-05 00:13:58 +00:00
Jeff Hill 9658302528 fixed warning 1998-12-18 18:58:20 +00:00
Jeff Hill 80545b9431 reduced socket buffer size 1998-11-11 01:31:59 +00:00
Jeff Hill 851b153afa cosmetic 1998-09-24 20:53:54 +00:00
Jeff Hill c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill a9b8a161f4 use aToIPAddr and auto attach to winsock if its a static build 1998-06-16 02:35:52 +00:00
Jeff Hill a2698c7828 use new sock ioctl() typedef 1998-05-29 20:08:21 +00:00
Jeff Hill 59f6f20366 use osiSock macros 1998-02-05 23:12:01 +00:00
Jeff Hill f7aff12384 use ethernet MAX frame size 1998-02-05 23:09:58 +00:00
Jeff Hill 1ea5f73986 moved inline destructor here 1998-02-05 23:06:36 +00:00
Jeff Hill 1e8abfda04 fixed warnings 1997-08-05 00:47:27 +00:00
Jeff Hill f5733cd3af use %p for pointers 1997-06-30 23:40:50 +00:00
Jeff Hill 951d97e7ff connect proto changes 1997-06-13 09:16:17 +00:00
Jeff Hill bb8e8f46cb new header file for ipAddrToA() 1997-05-01 19:59:09 +00:00
Jeff Hill db11fd957d use matching buffer sizes 1997-04-23 17:27:01 +00:00
Jeff Hill de2864a5a5 removed files 1997-04-21 15:02:52 +00:00
Jeff Hill 5c4d82cacc API changes 1997-04-10 19:43:15 +00:00
Jeff Hill d0c26b575e code around gnu g++ inline bug when -O isnt used 1997-01-10 21:18:56 +00:00
Jeff Hill b87c59eab2 dont mess with SIGPIPE under WIN32 1997-01-10 00:01:02 +00:00
Jeff Hill e2edfb470f close() => socket_close() 1997-01-10 00:00:01 +00:00
Jeff Hill 3b934ac775 suppressed error msg and returned correct # bytes pending 1996-11-22 19:27:04 +00:00
Jeff Hill 0f925b7264 installed 1996-11-02 01:01:41 +00:00
Jeff Hill 17ff2420b4 many improvements 1996-11-02 00:55:02 +00:00
Jeff Hill d611fa2d75 vxWorks port changes 1996-09-16 18:27:51 +00:00
Jeff Hill 08c57574d5 removed os depen stuff 1996-09-04 20:29:08 +00:00
Jeff Hill a6c40247f1 (char *) cast below is for brain dead wrs prototype 1996-09-04 20:28:18 +00:00
Jeff Hill 507a125c2c removed include of netdb.h 1996-08-13 23:00:29 +00:00
Jeff Hill 2e42535459 fixed net proto for gnu compiler 1996-07-24 22:03:36 +00:00
Jeff Hill 543a610bb4 added cast 1996-07-09 22:55:22 +00:00
Jeff Hill f67af0cd21 SOLARIS port 1996-06-21 02:18:11 +00:00
Jeff Hill 4697f951b9 ca server installation 1996-06-20 00:28:19 +00:00