dev@grizzly.java.net

[2.0] SocketAcceptor

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 16 Dec 2008 18:00:22 -0500

Salut,

I think we need a way to pass the backlog when creating an
implementation of SocketAcceptor. Right now we delegate this task to the
  Transport implementation, but I do think it might be a good design to
add it at this interface level.

What do you think :-)

A+

-- Jeanfrancois