I've read a bunch documentation, I've seen it all, but for some reason its just not clicking, and its starting to get annoying.. I'm going to try to write that program I described in my post cuz it may help. See, I just wanted an example in perl along those lines since it'd be the most basic stripped down version I can think of.

who knows, it might also help someone else who's sitting there looking at $rin and $win and fileno($socket), 0, and 1, just click.
everyonce in a while there's something that no matter how many times you've read documentation, you just don't get it until someone explains it in just that right way. sorry for wasting your time.

-brad..

In reply to RE: Re: more fun with non-blocking I/O.. by reyjrar
in thread more fun with non-blocking I/O.. by reyjrar

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.