[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] questions
- Subject: Re: [cobalt-users] questions
- From: flash22@xxxxxxx
- Date: Wed Feb 14 03:18:22 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 10 Feb 2001, Glida Coca Sujo wrote:
> what mean??????
>
> kernel: family 3 not registered
'family' refers to the network protocol type for the socket, 6=tcp,
1=ICMP, etc, there is no family registered for 3 ... however socket
address type 3 is RAW data, so perhaps it's confused a bit...
(This the error message..)