[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] Read failures on Unix socket
- To: libevent-users@xxxxxxxxxxxxx
- Subject: Re: [Libevent-users] Read failures on Unix socket
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Wed, 3 Nov 2010 11:53:17 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Wed, 03 Nov 2010 11:53:25 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=Lho499bb8P2StdtQ/teGRIHkpr9RyoCk+o9sWRUl5QI=; b=Exjzg8KjHnEJML9JUp8sN4ipDqnil++MPqRKYpbmkFja88rtY1fEOYAH3XtsETEh0J OJZc3AnUaC3HV87ffa0gYDZdgM8Iqo1zlRxMNd+o6OIIyOlGnsGkvMuviHR2s3QyixxZ fxmHhoHQe/ygsb2labDzEe6Gyw+LhIJ1Cxs5Y=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=W06oGAJp9yLDmCHkyPWqdaEjp+IJ8nt1rM7NipJAlTBML/HoLSCQ3MaNUYPfDBKBne /3D7qb9NW5l1MesK9k6vBelOji7e6HIaq8md+ITmiHY5a0iU7eECf/MYh/on1b5sdjjB 6/gQIClDNUjZhdcN0VMilVUUnSi0wmMbOXqfk=
- In-reply-to: <00fd01cb7abf$9d61b6c0$d8252440$@com>
- References: <00fd01cb7abf$9d61b6c0$d8252440$@com>
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
On Tue, Nov 2, 2010 at 2:56 PM, Gilad Benjamini <gilad@xxxxxxxxxxxxxxxxx> wrote:
> I have a simple piece of code which used to work with libevent 1.4 and now
> fails with 2.x
Same drill as last time: I tried hacking up example code to match your
description, and can't reproduce the behavior you're seeing, so
there's probably some other important factor going on. Last time it
was dup(), this time it's probably something else. Can you post (here
if it's short, elsewhere if it's long) a short test program to
demonstrate this behavior? Failing that, it's time to strace with 1.4
and 2.0 and see what's going differently.
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.