NetBSD-Users archive

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

Re: ECONNRESET not returned when calling send() on a socket



On Sun, 22 Sep 2019 11:50:57 +0100
Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:

> I have a small client/server network application. Client opens a TCP
> connection to a server and starts writing data, at the same time client
...
> Any ideas or comments?

Yes:

Why don't you just do that ?
Read and write on TCP

I have a feeling you are handling it from the "wrong end" by checking yourself with poll().


Germain


Home | Main Index | Thread Index | Old Index