ios - kqueue on iphone? -


i porting linux server ios. single threaded, event driven design uses kqueue on osx handle sockets , other events. there similar on ios?

thanks!

you try using corefoundation. cfrunloop can run event loop you, sources including file descriptors , sockets.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -