Menu

#33 Implement net_select

open
nobody
libogc (10)
5
2012-10-09
2009-07-02
Anonymous
No

net_select in libogc is not yet implemented:

s32 net_select(s32 maxfdp1, fd_set readset, fd_set writeset, fd_set exceptset, struct timeval timeout)
{
// not yet implemented
return -EINVAL;
}

Discussion


Log in to post a comment.

MongoDB Logo MongoDB