getdtablesize method

int getdtablesize()

Implementation

int getdtablesize() {
  return _getdtablesize();
}