Search found 1 match
- Tue Feb 13, 2024 12:55 pm
- Forum: Switch Development
- Topic: How to use /dev/bpf
- Replies: 0
- Views: 4645
How to use /dev/bpf
Hi, Thank you very much for your reply. I am not sure if this is the correct location for the question. According to the wiki: https://switchbrew.org/wiki/Sockets_services#Open, we can use /dev/bpf in NintendoSwitch, so I wrote these code: // init socket SocketInitConfig cfg ...