summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-03-04 03:52:12 +0000
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-03-04 12:33:56 -0500
commit5d4ccd4e85930aea4d212e2c2276a6879fbd050a (patch)
treedb0c59217946d8bc256ac851184b4c194c87e11b /lib/command.c
parent8dadcae7301a2b38cbf2f539cc9c727d5477edac (diff)
lib: Refactore thread_process_fd
thread_process_fd is looping over the read and write fd's separately. There is no need to do this individually. loop over both the read and write fdset's at the same time. This will improve select processing performance, especially for large data sets. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions