Re: ECONNREFUSED in recvfrom ?

Michiel Boland (boland@diva.nl)
Wed, 14 Oct 1998 09:57:30 +0200 (MEST)


Albert D. Cahalan wrote:
> 2. sent unrelated packet (does it go out?), get error from packet one

This is the real problem of course: it is impossible to tell which packet
for which destination caused what error. You can get around this (I think)
by using a unique socket for each destination, but that sure wastes a lot
of fds.

Cheers
Michiel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/