I have a program which uses only BSD sockets, without CFNetwork, and I need to mark my sockets as VOIP (like kCFStreamNetworkServiceTypeVoIP) so it will work with the VOIP backgrounding mode of iOS.
Is this possible?
|
I have a program which uses only BSD sockets, without CFNetwork, and I need to mark my sockets as VOIP (like kCFStreamNetworkServiceTypeVoIP) so it will work with the VOIP backgrounding mode of iOS. Is this possible? |
|||
|
|