This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
a820cd51ec6cfe7fc666171ef6d1107c3b3f4001
bind9
/
lib
/
omapi
History
Andreas Gustafsson
173eac24e6
pointer arithmetic on void pointers is illegal
2000-01-24 18:56:56 +00:00
..
include
make omapi_message_unregister public
2000-01-24 05:37:19 +00:00
.cvsignore
…
api
…
connection.c
pointer arithmetic on void pointers is illegal
2000-01-24 18:56:56 +00:00
data.c
…
generic.c
…
handle.c
…
lib.c
…
listener.c
…
Makefile.in
…
message.c
(w/help from Ted) Use the message's h member rather than handle member
2000-01-24 15:19:22 +00:00
object.c
no more need to look up the object's handle to ensure validity of the
2000-01-24 15:20:18 +00:00
protocol.c
set message->h instead of message->handle with the handle from the wire
2000-01-24 15:22:46 +00:00
result.c
…
string.c
…
value.c
…
version.c
…