Michael Graff
|
e44487bfc2
|
convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc.
|
2000-04-17 19:22:44 +00:00 |
|
Michael Graff
|
4195904998
|
s/DNS_R_/ISC_R_/ change for some codes.
|
2000-04-06 22:03:35 +00:00 |
|
Bob Halley
|
7d32c065c7
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
Michael Graff
|
3ddd814a97
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
Michael Graff
|
440be4c866
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |
|
Michael Graff
|
e611814bf8
|
Be less restrictive on initializing and magic numbers
|
1999-10-12 00:26:54 +00:00 |
|
Bob Halley
|
271d5bfc5c
|
conforming changes for task API simplification
|
1999-09-23 21:31:03 +00:00 |
|
Michael Graff
|
5f0e2c8913
|
update copyright text
|
1999-09-16 00:02:20 +00:00 |
|
Andreas Gustafsson
|
5195f93199
|
event->sender was bogus pointer
|
1999-07-30 13:33:47 +00:00 |
|
Michael Graff
|
d524cd03ec
|
make the isc_socket_recv() partial flag be a byte count instead, which allows
us to say "read at least 2 bytes" for things like a DNS packet over TCP.
|
1999-07-28 21:30:37 +00:00 |
|
Bob Halley
|
8324aeb090
|
lint
|
1999-07-13 19:42:01 +00:00 |
|
Michael Graff
|
9e9630faca
|
make this work. tcp messages are now working (receive at least)
|
1999-07-12 23:43:45 +00:00 |
|
Michael Graff
|
c869cd3d6e
|
clamp to max packet size
|
1999-07-10 00:53:57 +00:00 |
|
Michael Graff
|
cd5b3f4f1f
|
set task = NULL so we can't use it later on accident.
|
1999-07-10 00:21:42 +00:00 |
|
Michael Graff
|
212e466f42
|
implement tcp messages (recv part)
|
1999-07-10 00:15:53 +00:00 |
|