Menu

eunet / News: Recent posts

Version 1.3.2 announcement

EuNet now includes an SMTP Server library.
Other changes in this version include. . .

Changes from version 1.3.1 to 1.3.2:

  • Added EUNET_ERROR_NOCONNECTION, EUNET_ERROR_NOTASOCKET, SOL_SOCKET, SO_*.
  • Added FD_ACCEPT to windows_poll().
  • BUG FIX: Removed implicit event cancellation from windows_poll().
  • Ignore explicit cancellation in linux_poll().
  • Updated documentation on eunet_poll().
  • BUG FIX: Fixed missing accept_ for Linux.
  • Added SMTPsrv.e.
  • BUG FIX: the MAIL FROM: command was sending double-brackets around an email address that was already formated with brackets. This also fixed a bug where the domain transmitted in HELO contained a bracket on the end.
Posted by Michael J. Sabal 2008-05-23

HTTP Headers in version 1.3.0

Version 1.3.0 has been released, with significant improvements in the way http headers are handled. Kathy Smith joins the EuNet project as SME in HTTP transmission, retrieval, and parsing.

Posted by Michael J. Sabal 2008-05-04

Bug fix released as version 1.2.1

Jeremy Cowgar alerted me that Berkeley accept() was missing. This has been added as eunet_accept(atom socket). Beginning with version 1.2, eunet supports eunet_getmxrr, an SMTP client, and an IMAP client. Please view eunet.txt in the docs directory of SVN or in eunet.zip for full details.

Posted by Michael J. Sabal 2008-04-29
MongoDB Logo MongoDB