enet icon indicating copy to clipboard operation
enet copied to clipboard

Add definitions to vita

Open MetalfaceScout opened this issue 10 months ago • 0 comments

Vita's newlib has headers for poll, fnctl, and msghdr flags. It does not have CMSG_FIRSTHDR, so I added a macro to keep that line from compiling. I've done a bunch of testing for a while and it works well. I also checked to make sure it compiles for unix.

MetalfaceScout avatar Apr 02 '24 02:04 MetalfaceScout