Looking for some advice/a hint

Ted Lemon Ted.Lemon at iengines.com
Mon Feb 7 18:24:03 UTC 2000


Hm.   Are you connecting over a TCP domain socket?   I assume so.
It's possible that downing the interface is blowing up the socket.
This wouldn't happen on BSD, but it's a perfectly valid thing to do
for a TCP connection, particularly if it's not to localhost.   OMAPI
really needs the ability to do local-domain connections as well.
Sigh.

> P.S.  In having gotten this far, I am suspecting that complimentary
> routines for if_register_{send, receive} to remove the sending and
> listening mechanisms is needed.  Would I be right about that or am I
> missing something?

Yeah, that makes sense.   That may be why you're losing, actually.

			       _MelloN_



More information about the dhcp-hackers mailing list