Artifact 3a8df09a67c23d75e1d060647d77170a2db333391a3e644947ce66e5f882f71e:
- File
.gitignore
— part of check-in
[ffb91daffe]
at
2013-06-11 23:33:16
on branch trunk
— Initial sockets support for the Wii.
Not functional yet due to bugs in the SDK.
Bugs found so far:* Binding to port 0 fails instead of choosing a free port.
* gethostbyname() does not work for IPs.
* getsockname() is missing.
* struct sockaddr_storage is missing.I have not decided yet whether I fix those bugs in the SDK (I already
implemented getsockname() and added struct sockaddr_stroage and it seems
to work) or if I work around them in ObjFW. This will mainly depend on
how cooperative the developers of the Wii SDK are. (user: js, size: 499) [annotate] [blame] [check-ins using]
*.a *.bundle *.dll *.dylib *.map *.o *.orig *.so *~ .deps aclocal.m4 autom4te.cache boot.dol build buildsys.mk config.h config.h.in config.log config.status configure DerivedData docs extra.mk generators/gen_tables generators/gen_tables.exe Info.plist ObjFW.xcodeproj/*.mode1v3 ObjFW.xcodeproj/*.pbxuser ObjFW.xcodeproj/project.xcworkspace ObjFW.xcodeproj/xcuserdata src/objfw-defs.h src/ObjFW tests/tests tests/tests.exe tests/EBOOT.PBP tests/PARAM.SFO tests/objc_sync/objc_sync utils/objfw-config