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

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -