[reSIProcate] resip stack maxFileDescriptors()
Hi,
The classes InternalTransport and TcpBaseTransport have method maxFileDescriptors() that as far as I can tell is unused, and there is a comment indicating it is for epoll support. I'd like to delete this stuff, since my epoll patch doesn't use it.
Can this method be deleted? What is history?
Thanks,
Kennard