630c82717d
Motivation: Avoid unnecessary native memory allocation if UDP / TCP isn't being used. Modifications: Create the reused NativeDatagramPacketArray and IovArray upon first use instead of EpollEventLoop construction. Also correct related comment in NativeDatagramPacketArray. Result: Reduced native memory use when using epoll in many cases
Native transport for Linux
See our wiki page.