[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] questions



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..)