• 1.1.2 e5cb65a302

    john released this 2024-03-19 01:09:00 +00:00 | 2 commits to main since this release

    • Fix all functions that return strings so that strings work properly in AMOS. While you could kind of use the immediate return value of the string, any future manipulation of that string would fail. This fixes the following functions:
      • Socket Inet Ntoa$
      • Dns Get Address By Name$
      • Socket Recv$
    Downloads