use GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd sets in...
authorChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 21:11:29 +0000 (21:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 21:11:29 +0000 (21:11 +0000)
commit4848a679018f9e864cd277345191ad8f1000b5ff
treee8a05f6e99c78b5bf6d366b838ad17dae65e8278
parent0e95912060c3c460353fc63c0bcec84f699c5bd8
use GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd sets in server with only one active listen socket
src/util/server.c