summaryrefslogtreecommitdiff
path: root/include/kernel/net/net.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-021-2/+4
| | | | | | | | * Fix ksceNetSend() and ksceNetRecv() These functions don't exist in Kernel. A #define have been added to make them work. * Remove non-existing ksceNet functions
* add a few SceNetPsForDriver functionscpasjuste2016-11-171-0/+718