From: Li Zefan <lizf@cn.fujitsu.com>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
johnpol@2ka.mipt.ru
Subject: Re: [PATCH] CONNECTOR: add a proc entry to list connectors
Date: Tue, 24 Jun 2008 09:57:19 +0800 [thread overview]
Message-ID: <4860547F.5000002@cn.fujitsu.com> (raw)
In-Reply-To: <20080623.184557.72075822.davem@davemloft.net>
David Miller wrote:
> From: Li Zefan <lizf@cn.fujitsu.com>
> Date: Tue, 24 Jun 2008 09:30:44 +0800
>
>> I got a problem when I wanted to check if the kernel supports process
>> event connector, and It seems there's no way to do this check.
>
> Try to create a connector socket.
>
Do you mean socket(PF_NETLINK, SOCK_DGRAM, NETLINK_CONNECTOR); ?
But this has nothing to do with process event connector. If it's not
supported, both socket() and bind() return successfully, just I can
recv() nothing.
next prev parent reply other threads:[~2008-06-24 1:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-24 1:30 [PATCH] CONNECTOR: add a proc entry to list connectors Li Zefan
2008-06-24 1:45 ` David Miller
2008-06-24 1:57 ` Li Zefan [this message]
2008-06-24 6:49 ` Evgeniy Polyakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4860547F.5000002@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=davem@davemloft.net \
--cc=johnpol@2ka.mipt.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).