I can reuse code from u9fs, I did that for mac9p. Linking C to obj-C is straightforward.
> On Dec 19, 2014, at 4:10 PM, Anthony Sorace <a...@9srv.net> wrote: > > I have a project for which I need 9p on iOS. Anyone have an Objective C > module that'll do that, or experience fitting in a C library? I'm looking for > something much more self-contained than what's found in the drawterm port.