Move dummy_fd_set into Select
Now that we have select.cc.
This commit is contained in:
committed by
Keith Winstein
parent
768d4ce797
commit
7fc1aa30a5
@@ -19,3 +19,5 @@
|
||||
#include "select.h"
|
||||
|
||||
Select *Select::instance = NULL;
|
||||
|
||||
fd_set Select::dummy_fd_set;
|
||||
|
||||
Reference in New Issue
Block a user