Page 1 of 1

calling getsockopt, setsockopt, getpeername from EE

Posted: Thu Sep 15, 2005 7:27 am
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