Ted Lemon
|
49733f31d3
|
Go back to the BSD license.
|
2000-03-17 04:00:32 +00:00 |
|
Ted Lemon
|
d1f313b300
|
socklen_t -> SOCKLEN_T
|
2000-02-03 03:43:51 +00:00 |
|
Ted Lemon
|
cfdfb9f126
|
AIX and Digital Unix compatibility fixes.
|
2000-02-01 03:19:56 +00:00 |
|
Ted Lemon
|
37e365b490
|
- In reference count history, remember the address where the reference
is stored as well as the address of the thing referenced.
|
2000-01-27 22:40:55 +00:00 |
|
Ted Lemon
|
4bd8800e89
|
Fix compilation errors introduced in the last set of checkins.
|
2000-01-26 14:56:18 +00:00 |
|
Ted Lemon
|
892aa61aa4
|
Use close-on-exec if available.
|
2000-01-05 18:10:59 +00:00 |
|
Ted Lemon
|
d9eefc5dec
|
Mass commit for Brian Murrell.
|
1999-11-20 18:36:32 +00:00 |
|
Ted Lemon
|
e857fa8cee
|
- Set O_NONBLOCK on incoming connections (we were already doing this
for outgoing connections).
|
1999-10-19 15:37:08 +00:00 |
|
Ted Lemon
|
6a4c4be871
|
Seperate public and private object declarations.
|
1999-10-08 03:43:15 +00:00 |
|
Ted Lemon
|
b1b7b521fe
|
Get a clean compile with all known gcc warnings.
|
1999-10-07 06:36:35 +00:00 |
|
Ted Lemon
|
9e7cc56a3d
|
Fix a stupid bug in the listener object accept routine.
|
1999-10-06 19:27:21 +00:00 |
|
Ted Lemon
|
2d92095d6e
|
Fix some uninitialized objects.
|
1999-09-15 19:47:38 +00:00 |
|
Ted Lemon
|
205547f172
|
Zero listener object before initializing.
|
1999-09-15 17:22:10 +00:00 |
|
Ted Lemon
|
61b844bfd7
|
Omapi library, initial checkin
|
1999-09-02 00:32:56 +00:00 |
|