View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
Originally Posted by reinob View Post
Don't see how this could be a problem, but who knows, Maemo is an absolute mess thanks to the "optification".

What values do all those INVOKER_*_SOCK variables (or #defines, whatever they are) have?

Do the sockets actually exist where they are expected to exist?

But again, your best friends are, at the moment, errno and perror(). They will tell you all you need to know.
INVOKER_*_SOCK are #defines as here https://meego.gitorious.org/~marmist...er/invokelib.h

The whole port's source is in this repo.

To be honest, I'm kinda new to all these sockets stuff. Do you know some nice article or something about it?

I'll first try removing optify.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: