calling getsockopt, setsockopt, getpeername from EE

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
yulius
Posts: 5
Joined: Thu Sep 15, 2005 7:16 am

calling getsockopt, setsockopt, getpeername from EE

Post by yulius »

I am building a network app and wanted to use getsockopt, setsockopt, and getpeername. Unfortunately, it seems like these functions are only available on the IOP. Is there a reason that this I should not add additional RPC mechanisms to call those functions on the IOP?

I patched the SDK myself and rebuilt it, but I was wondering if anyone had other information whether I should be doing this or not.

Thanks for any help.

yulius
Post Reply