I have a trouble with sceNetINetConnect.
I am using libcurl.
When I try to connect to my proxy server address (192.168.0.1
port 80), the function fails and reported -1. Errno report
error code -192 (connection is already in progress).
But I haven't created any connection before. I have only used
sceNetApctlConnect to enable WI-FI connection with my
access point.
Someone has any explanation for this behaviour ?