Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

client/server tcp - write to socket doesnt do it

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
jirka

client/server tcp - write to socket doesnt do it

#1 Post by jirka »

Hi,
i would like to run owamp tool on(http://e2epi.internet2.edu/owamp/) a debian unstable. But it doesnt work, because when it use write to write some bytes to a socket(tcp connection is established) no bytes are sended to network. I tried to run the same code on stable debian and it works perfectly, so i dont know where maybe a problem. I think that it "maybe" in a libc6 version, i have 2.3.5, on stable is 2.3.2, but i dont know how can i try this easily.
Does sb encountered this problem with write?
Or does sb know some person which may know about this problem from debian maintainers?

thanks
jirka

Post Reply