[ENet-discuss] Platforms other then Windows and *nix?
Doug Warren
dwarren at thebigwave.net
Thu Aug 8 11:00:15 PDT 2013
You'd have to define your terms a bit better. It's straight C, if you have
berkley sockets and anything even vaguely resembling POSIX there should be
no need for extra support. I use the same build scripts for
iOS/Android/OSX/Linux.
https://github.com/lsalzman/enet/blob/master/host.c shows a single check
for a platform specific check regarding how to get a uint32 timestamp.
On Thu, Aug 8, 2013 at 10:37 AM, Patrick Klos <pklos at lauferwind.com> wrote:
> Hello List,
>
> Is anyone (else) interested in supporting ENet on platforms other then
> Windows and *nix? (i.e. an EMBEDDED version?)
>
> Also, does anyone know why there is platform dependent code in host.c?
> Shouldn't all such dependencies be in their respective platform-specific
> source file? (there are also some DEBUG statements in protocol.c that are
> platform dependent)
>
> Thanks,
>
> Patrick
>
> ______________________________**_________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/**mailman/listinfo/enet-discuss<http://lists.cubik.org/mailman/listinfo/enet-discuss>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20130808/03d6f8d2/attachment.html>
More information about the ENet-discuss
mailing list