Thanks, I must have missed your previous e-mail. ________________________________
From: Trustin Lee [mailto:[EMAIL PROTECTED] Sent: Saturday, January 27, 2007 11:09 PM To: [email protected] Cc: Newcomb, Michael-P57487 Subject: Re: One selector (thread) per SocketAcceptor? On 12/21/06, Trustin Lee <[EMAIL PROTECTED]> wrote: On 12/16/06, Newcomb, Michael-P57487 <[EMAIL PROTECTED] > wrote: Well, I want to accept incoming requests on all 4 nics (each with different port). So, I create 4 SocketAcceptors. My main question does Selector.open() create a Thread each time? So, each SocketAcceptor will have 1 thread solely dedicated to reading/writing bytes? Hmm it seems like there should be a method that allows you to bind to multiple SocketAddresses at once. Right? Could you please file this issue to the JIRA? I created a JIRA issue for you: http://issues.apache.org/jira/browse/DIRMINA-341 HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
