partysip-dev
[Top][All Lists]
Advanced

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

[Partysip-dev] connect + send or sendto


From: Aymeric Moizard
Subject: [Partysip-dev] connect + send or sendto
Date: Fri, 31 May 2002 12:17:56 +0200 (CEST)

There is an issue with the connect + send.
On linux, connect+send works only once. After the
first connect, we could not connect to another
socket.

I imagine this behavior is the one expected so we
probably have to use sendto(). I guess we won't get ICMP
errors with that?

By now, I will fix it by just calling sendto and removing
the connect call on all platforms.

The same issue may happen with josua as I made the same fix...

We'll see later how to handle network error faster.
Bye
Aymeric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]