[haiku-bugs] Re: [Haiku] #6290: WebPositive leaves network connections open after pageload

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Fri, 09 Jul 2010 21:11:29 -0000

#6290: WebPositive leaves network connections open after pageload
---------------------------------------+------------------------------------
  Reporter:  kallisti5                 |         Owner:  stippi        
      Type:  bug                       |        Status:  new           
  Priority:  normal                    |     Milestone:  R1            
 Component:  Applications/WebPositive  |       Version:  R1/Development
Resolution:                            |      Keywords:                
Blocked By:                            |   Has a Patch:  0             
  Platform:  All                       |      Blocking:                
---------------------------------------+------------------------------------

Comment (by kallisti5):

 Not really...

 Example:
  wget a remote file, look for TIME WAIT connections.

 If the sockets were in CLOSE WAIT, then there wouldn't be a problem:
 http://www.tcpipguide.com/free/t_TCPConnectionTermination-2.htm

 ESTABLISHED should transition to CLOSE WAIT if everything goes well. The
 transition to TIME WAIT is just Haiku's network stack burping and timing
 out after the process controlling the socket closes unexpectedly.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6290#comment:3>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: