Commit Graph

9 Commits

Author SHA1 Message Date
llsth b705164771 Bugfixing and cleanup 2015-04-15 23:52:40 +02:00
llsth ac7c9449da Refactored external inet code 2015-03-19 12:40:19 +01:00
llsth af8756d4c8 Added Amiga OS memory management 2015-03-17 16:52:05 +01:00
llsth a56b6e0b0f Initial commit 2015-03-07 23:29:12 +01:00
Poul-Henning Kamp 449dc16d47 A bit of signed/unsigned cleanup work. 2015-01-16 21:21:15 +00:00
Poul-Henning Kamp 27ca509920 Pass the expected socket family into UdpTimedRx() so it can pick the
right socket, rather than listening on both.

Implement TODO_Cancel()

Only wake the time_unix task when needed.

Fix sockaddr comparison for IPv6[1]

Grap userland timestamp, in case SCM_TIMESTAMP* does not work/isn't
available.[1]

Undefined timestamp fix for simfile reading[1]

Minor fixes from github

[1] From Ronan Flood
2015-01-09 10:44:47 +00:00
Poul-Henning Kamp eb7db0adcd Fix IPv6 by wrapping UDP in a struct. 2015-01-04 12:05:26 +00:00
Poul-Henning Kamp f3810d710b Fix some printf-format issues. 2014-12-21 22:56:50 +00:00
Poul-Henning Kamp 45af90e98a First preview release. 2014-12-21 22:31:18 +00:00