Commit Graph
63 Commits
Author SHA1 Message Date
Jeff Hill eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Jeff Hill 5c00f84847 remove inline 2001-10-24 00:11:38 +00:00
Jeff Hill 7f3eca0394 avoid problems with the GNU inliner in gcc 2.96 2001-10-23 23:39:01 +00:00
Jeff Hill e5b28e846b adapt to new timer API 2001-07-11 23:31:45 +00:00
Jeff Hill 5640c38032 removed garbage 2001-07-03 23:57:58 +00:00
Jeff Hill 4444b74a58 fixed purify warning 2001-06-12 17:20:07 +00:00
Jeff Hill 636c028b56 changes from stephanie 2001-04-25 19:59:50 +00:00
Jeff Hill 91707b9e92 fixed too many accept error messages problem 2001-04-23 17:24:46 +00:00
Jeff Hill 10c1cd7569 fixed gnu warnings 2001-02-16 03:13:27 +00:00
Jeff Hill 1e63230768 fixed port was sent in the wrong byte order in beacon message 2001-01-26 22:11:33 +00:00
Jeff Hill 99454b6ca6 fixed spelling 2001-01-25 20:53:43 +00:00
Jeff Hill 35e4be9f4a dont use sendto on connected socket 2001-01-25 19:13:45 +00:00
Jeff Hill a67a2852bc print only first error message when accept fails, reset on success 2000-12-13 23:21:15 +00:00
Jeff Hill c1f7601ad4 allow CA addr list to include ports and improve duplicate detect 2000-11-21 22:23:28 +00:00
Jeff Hill 06bfcd795d removed port number export 2000-11-20 18:05:56 +00:00
Jeff Hill a0cfe60c1e removed public port number 2000-11-20 18:03:08 +00:00
Jeff Hill 019441ad97 cosmetic 2000-11-20 18:02:44 +00:00
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