gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] Another scheduler patch


From: Andrew Cann
Subject: [GNUnet-developers] Another scheduler patch
Date: Tue, 24 Dec 2013 12:24:28 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

Here's another patch for GNUNet's scheduler. It's a smaller version of my last
patch without the misguided exception set stuff.

This patch extends the scheduler API with two new functions:
  GNUNET_SCHEDULER_add_file_with_priority
  GNUNET_SCHEDULER_add_net_with_priority

It also re-writes the other net_add/file_add functions to make them call these
more generic functions in order to avoid code duplication.

 - Andrew

Attachment: extend_scheduler.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]