[quake3-bugzilla] [Bug 4465] New: Network support for Android
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Wed Jan 6 06:28:08 EST 2010
http://bugzilla.icculus.org/show_bug.cgi?id=4465
Summary: Network support for Android
Product: ioquake3
Version: SVN HEAD
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Platform
AssignedTo: zakk at icculus.org
ReportedBy: thunderbird2k at gmail.com
QAContact: quake3-bugzilla at icculus.org
Created an attachment (id=2253)
--> (http://bugzilla.icculus.org/attachment.cgi?id=2253)
Android network fixes
Hi,
This patch adds network support for Android. While Android is Linux based some
headers are different. For instance the ipv6mr_mreq contains difference. Its
ipv6mr_interface is called ipv6mr_ifindex. Others have experienced this issue
as well and use defines like the ones I added to get it all working. Some
android git commits suggest that Google might provide similar defines a future
version of the Android Native Development Kit (right now it is at 1.6) but for
now this is needed.
I have tested the code against a network play on my normal pc (using sv_pure)
and it works fine.
Roderick Colenbrander
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list