Posts

Post not yet marked as solved
7 Replies
5.4k Views
Regarding the new iOS9 Network Extension classes NEPacketTunnelProvider and NEPacketTunnelFlow, is it possible to get the file descriptor (FD) of TUN interface associated to tunnel so that the FD can be used to sending/receiving packets to/from the interface (rather than receiving/sending through the functions readPacketsWithCompletionHandlerprovided()/writePackets() by NEPacketTunnelFlow).
Posted
by xuzhang.
Last updated
.