unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ANN] unicorn 4.3.0.2.g4551 gem prerelease
@ 2012-04-27 22:00  7% Eric Wong
  0 siblings, 0 replies; 1+ results
From: Eric Wong @ 2012-04-27 22:00 UTC (permalink / raw)
  To: mongrel-unicorn; +Cc: Joel Nimety, George, Matt Smith

Can you guys test this out?  Thanks.  I'll make a real 4.3.1 release
tomorrow.

>From RubyGems.org:  gem install --pre unicorn

ChangeLog since v4.3.0:

commit 4551c8ad4d63d4031c618f76d39532b39e88f9be
Author: Eric Wong <normalperson@yhbt.net>
Date:   Fri Apr 27 14:42:38 2012 -0700

    stream_input: call shutdown(2) if a client EOFs on us
    
    In case the Rack app forks before a client upload is complete,
    shutdown(2) the socket to ensure the client isn't attempting to
    read from us (even if it explicitly stopped writes).

commit 04901da5ae0b4655c83be05d24ae737f1b572002
Author: Eric Wong <normalperson@yhbt.net>
Date:   Fri Apr 27 11:48:16 2012 -0700

    http_server: ignore ENOTCONN (mostly from shutdown(2))
    
    Since there's nothing unicorn can do to avoid this error
    on unconnected/halfway-connected clients, ignoring ENOTCONN
    is a safe bet.
    
    Rainbows! has long had this rescue as it called getpeername(2)
    on untrusted sockets
-- 
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

^ permalink raw reply	[relevance 7%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-04-27 22:00  7% [ANN] unicorn 4.3.0.2.g4551 gem prerelease Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).