2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-23 18:49:54 +00:00

10 Commits

Author SHA1 Message Date
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