Re: Leader/Follower design pattern question
- From: Thomas Gagne <tgagne@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Aug 2007 16:07:28 -0400
In isectd, the select() loop waits for one of the handles in fdset to
show read (read or write). If the ready handle is the listen() handle,
it accept()s the connection, adds the new socket to the fdset, and
returns to the select().
Keep it simple.
--
Visit <http://blogs.instreamco.com/anything.php> to read
my rants on technology and the finance industry. Visit
<http://tggagne.blogspot.com/> for politics, society and culture.
.
- References:
- Leader/Follower design pattern question
- From: Peter
- Leader/Follower design pattern question
- Prev by Date: Re: Design Pattern Question
- Next by Date: Re: Confused betwen user cases and user stories
- Previous by thread: Leader/Follower design pattern question
- Next by thread: Mountains or Molehills
- Index(es):