HP3000-L Archives

June 1997, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Fri, 13 Jun 1997 17:31:03 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
While testing the dynamic update feature of BIND/iX, I discovered another
POSIX smoothing issue.  Because of it, datagram updates don't work right.

The BIND function res_send() attempts to connect() and send() to a datagram
socket, something that is documented as unimplemented for MPE.  connect() and
send() should be enhanced to operate against datagram sockets in addition to
stream sockets.

I am in the process of testing a workaround.  Because res_send() is one of
the major functions called all over the place in BIND, this may impact other
things besides dynamic update.

I also need to search for other connect() calls that reference datagrams....
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2