Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Channel Switch in GO, can I do this with java.nio Date: Mon, 17 Oct 2011 10:22:30 -0700 Organization: A noiseless patient Spider Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 17 Oct 2011 17:22:33 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="3153"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ZzdT7DjyBT20enheE5iEoVcS/UQNq2AU=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: Cancel-Lock: sha1:q5cU+baIvhKUGtojPAzhMveVDik= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8926 On 10/17/2011 10:02 AM, Jan Burse wrote: > I interpret this that the code will try to fetch > data from channel1 and channel2, and depending on > which channel has fist some data, the corresponding > code will be executed?