Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33532
| Date | 2012-11-19 16:37 +1100 |
|---|---|
| From | Cameron Simpson <cs@zip.com.au> |
| Subject | Re: Question on Socket Timeouts |
| References | <20121119034053.GA5537@cskk.homeip.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3813.1353303425.27098.python-list@python.org> (permalink) |
On 19Nov2012 14:40, I wrote: | Not the time you set up the socket, or when you accept the client's | connection. Thereafter, ever time you get some data, look at the clock. | If enough time has elapsed, close the socket yourself. That would be "Note", not "Not". Sorry. -- Cameron Simpson <cs@zip.com.au> No keyboard present Hit F1 to continue Zen engineering? - Haiku Error Messages http://www.salonmagazine.com/21st/chal/1998/02/10chal2.html
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Question on Socket Timeouts Cameron Simpson <cs@zip.com.au> - 2012-11-19 16:37 +1100
csiph-web