From mboxrd@z Thu Jan 1 00:00:00 1970 From: belle Date: Thu, 25 Feb 2010 08:11:31 +0000 Subject: Error binding udev_event socket: Address already in use Message-Id: <1267085491.7714.4.camel@shili-desktop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org dear all: i wrote a program and i used the udev_event socket to receive the udev event, and when i first to run my program, everything goes ok,but after i killed my program and run it again,i find a promote of "Error binding udev_event socket: Address already in use",and i can't receive the udev event. and i restart the udevd daemon,but still i can't receive the udev event, is there anyone who can give me some advice? i have been working on it for a long time, it really a nightmare to me, thanks for advance