« Previous | Next » 

Revision 9ac54af0

ID9ac54af0c35d3f931653efae5698ef0f465eac7c

Added by Corey Bryant over 11 years ago

monitor: Allow add-fd to any specified fd set

The first call to add an fd to an fd set was previously not
allowed to choose the fd set ID. The ID was generated as
the first available and ensuing calls could add more fds by
specifying the fd set ID. This change allows users to
choose the fd set ID on the first call.

Signed-off-by: Corey Bryant <>
Reviewed-by: Eric Blake <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences