Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #478
| From | GH <yzghan@gmail.com> |
|---|---|
| Newsgroups | comp.os.linux.development.apps |
| Subject | issue with tcp sockets on linux |
| Date | 2012-05-22 06:25 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <a1e2e61b-79fd-44c0-ae8f-c43aec0dd4ae@googlegroups.com> (permalink) |
Hi all, I've run my application into an issue with recv() hanging while the server already exited. recv() is not returning any data or error. More puzzling is that netstat shows on client side the connection in ESTABLISHED state while on server side netstat reports no such connection. Can someone shed some light or share any experience on this? Below is my system info. Many thanks.
$ uname -rv
2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010
Back to comp.os.linux.development.apps | Previous | Next — Next in thread | Find similar
issue with tcp sockets on linux GH <yzghan@gmail.com> - 2012-05-22 06:25 -0700
Re: issue with tcp sockets on linux Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-05-22 14:57 +0100
Re: issue with tcp sockets on linux GH <yzghan@gmail.com> - 2012-05-22 11:24 -0700
Re: issue with tcp sockets on linux Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-05-22 20:45 +0100
Re: issue with tcp sockets on linux GH <yzghan@gmail.com> - 2012-06-04 07:01 -0700
Re: issue with tcp sockets on linux "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-05 00:22 +0200
csiph-web