Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28513
| Received | by 10.66.84.41 with SMTP id v9mr4702272pay.43.1346860878473; Wed, 05 Sep 2012 09:01:18 -0700 (PDT) |
|---|---|
| Received | by 10.68.125.193 with SMTP id ms1mr4125993pbb.2.1346860878458; Wed, 05 Sep 2012 09:01:18 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!r4no8135246pbs.0!news-out.google.com!t10ni52678833pbh.0!nntp.google.com!r4no8135242pbs.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Wed, 5 Sep 2012 09:01:18 -0700 (PDT) |
| In-Reply-To | <mailman.248.1346860748.27098.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=122.167.254.242; posting-account=uPFZNQoAAAAm9w7z13q1SjWNKNjztdcD |
| NNTP-Posting-Host | 122.167.254.242 |
| References | <4d1ffb61-38b6-42fb-9426-c1c7cb7038a0@googlegroups.com> <mailman.210.1346824575.27098.python-list@python.org> <4baa457c-3408-46dd-a98b-ae7e097ac5e5@googlegroups.com> <mailman.232.1346850266.27098.python-list@python.org> <mailman.248.1346860748.27098.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <2ae930cf-0af2-4526-a15a-667a649633c4@googlegroups.com> (permalink) |
| Subject | Re: sockets,threads and interupts |
| From | Ramchandra Apte <maniandram01@gmail.com> |
| Cc | python-list@python.org |
| Injection-Date | Wed, 05 Sep 2012 16:01:18 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:28513 |
Show key headers only | View raw
On Wednesday, 5 September 2012 21:29:12 UTC+5:30, Ramchandra Apte wrote: > On Wednesday, 5 September 2012 18:34:32 UTC+5:30, Chris Angelico wrote: > > > On Wed, Sep 5, 2012 at 10:54 PM, Ramchandra Apte <maniandram01@gmail.com> wrote: > > > > > > > At least on Linux, if you kill a process using sockets, it takes about 10 seconds for socket to be closed. A program should try to close all resources. OS'es may take a long time to close a unclosed socket automatically. > > > > > > > > > > > > Err, that's not my experience. When a process terminates, its > > > > > > resources are released promptly. > > > > It is not guaranteed so a program shouldn't presume. > > > > > > > > > > > > ChrisA oops forgot my signature --- Bragging rights (I belong an exclusive community of banned people): got banned on SO and #python-offtopic Projects:http://code.google.com/p/py2c/ and http://code.google.com/p/uniqos (name may be changed to PyOS)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
sockets,threads and interupts loial <jldunn2000@gmail.com> - 2012-09-04 08:26 -0700
Re: sockets,threads and interupts MRAB <python@mrabarnett.plus.com> - 2012-09-04 18:06 +0100
Re: sockets,threads and interupts Grant Edwards <invalid@invalid.invalid> - 2012-09-04 18:11 +0000
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 20:43 -0700
Re: sockets,threads and interupts Dieter Maurer <dieter@handshake.de> - 2012-09-05 07:56 +0200
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:54 -0700
Re: sockets,threads and interupts Chris Angelico <rosuav@gmail.com> - 2012-09-05 23:04 +1000
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 08:59 -0700
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 08:59 -0700
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 09:01 -0700
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 09:01 -0700
Re: sockets,threads and interupts Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-05 13:15 -0400
Re: sockets,threads and interupts Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:54 -0700
Re: sockets,threads and interupts Bryan <bryanjugglercryptographer@yahoo.com> - 2012-09-05 09:02 -0700
csiph-web