trouble with connect ()

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

trouble with connect ()

Post by pegasus2000 »

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 ?
Post Reply