Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt c4f5c7dbfc Made C program more robust.
The C test program may serve as copy & paste templates so it should make clear that ip65_process() is supposed to be called pretty regularly. Additionally it isn't supposed to be called recursively meaning that recv callbacks need to return quickly and defer longer processing.
2017-11-06 23:23:00 +01:00
apps Fix Atari linker config file in "apps" and "test" directories. 2017-10-02 08:05:39 +02:00
drivers Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
inc Added C interface to timer handling. 2017-11-05 23:16:34 +01:00
ip65 Added C interface to timer handling. 2017-11-05 23:16:34 +01:00
test Made C program more robust. 2017-11-06 23:23:00 +01:00
.gitignore Don't show dos.sys & dup.sys. 2015-08-28 20:29:43 +02:00
CONTRIBUTORS.txt Updated contributors. 2014-04-28 18:57:13 +02:00
LICENSE.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00