[haiku-bugs] Re: [Haiku] #12497: Web+ window just closes

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 23 Nov 2015 20:34:27 -0000

#12497: Web+ window just closes
----------------------------------------+----------------------------
Reporter: humdinger | Owner: pulkomandy
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/WebPositive | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by pulkomandy):

Yes, this looks like running out of ports (it would be nice to know which
page still causes this, because we have reduced the use of ports a lot
with Jua's work).

And yes, the service kit does use the SIGUSR1 signal to unblock a thread
stuck on a read() or write() when the connection is closed. This could be
removed, if closing the socket did unblock read and write operations, but
in Haiku (and Linux) it currently doesn't.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12497#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: