Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt b3067aa499 Export dns_hostname_is_dotted_quad.
Of course one can just always call dns_resolve after dns_set_hostname. But an application might i.e. present a different user feedback depending on the fact if a name resolution is necessary at all. So given that DNS name resolution is already a two phase action it just seems natural to allow an application to read the already exsisting variable.
2015-04-13 21:01:59 +02:00
drivers Reduced size of typical binary. 2015-02-16 22:29:22 +01:00
inc Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
ip65 Export dns_hostname_is_dotted_quad. 2015-04-13 21:01:59 +02:00
supplement Added W5100 UDP driver. 2014-02-27 22:00:07 +01:00
test Removed superfluous AppleCommander parameters. 2015-02-21 17:18:14 +01:00
.gitignore Added A2 and VIC20 binaries. 2014-04-27 14:52:31 +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