[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] bufferevent_write succeeds on a dead tcp connection
- To: libevent-users@xxxxxxxxxxxxx
- Subject: [Libevent-users] bufferevent_write succeeds on a dead tcp connection
- From: prashantkumar dhotre <prashantkumardhotre@xxxxxxxxx>
- Date: Fri, 3 Mar 2017 10:50:53 +0530
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Fri, 03 Mar 2017 00:20:57 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=XdEd70IaAOvZUM2WWpS7XyOuXqNzSmxZLmIsNIqjEsE=; b=YVQqdY/m0JBYJHGPLXcRal2lwyOi/fMDipgGfJeke15yOZBSuZQBAtixxjjLq22Gdw DHWFgtfhGBIPVWWcQQczTdAPGyg9z5gngHM8qeziArGqvVRQfj3W7iE/1dUfJLNYEdyd 5QAx2XNo4SsZI6h2lhIAZXIwRkGzSHkY5FTQm8N0Ebm44QkBFU9jLhMqo478SsLpiUi+ wIDI2WCgqiAVhGV8W6NE5+Ziziz093CE4r/xnHPXiHsnW83dS9xEYJq2/gXhlcRtsO6M FYsoOE6efxaUbd6Q51sAGIvJxm2zBqlIQM5GNmZFUyVmtVDKpNEF0KSPrT16oMG0Md5X bBXw==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
Hi
server machine went unreachable and tcp connnection to server remained
'established'.
in this scenario, i see that bufferevent_write still succeeds.
It should fail. right ?
if this is expected behavior , then how do i detect a dead tcp connection ?
Regards
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.