server: Move socket async activation to sock_poll_event.
[wine] / dlls / inetcomm / inetcomm_private.h
2009-02-05  Andrew Talbotinetcomm: Remove unused function.
2008-11-11  Hans Leidekkerinetcomm: Add an implementation of IVirtualStream.
2008-11-04  Hans Leidekkerinetcomm: Advertise support for a couple more interfaces.
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-30  Rob Shearmaninetcomm: Add an implementation of the HELO/EHLO command.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of ISMTPTransport2.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of IPOP3Transport.
2008-09-30  Hans Leidekkerinetcomm: Add a stub implementation of IIMAPTransport.
2008-09-11  Huw Daviesinetcomm: Add a stub MimeInternational object.
2007-12-18  Huw Daviesinetcomm: Add IMimeAllocator implementation.
2007-11-15  Huw Daviesinetcomm: Add a stub MimeBody implementation.
2007-11-05  Rob Shearmaninetcomm: Add a framework for connecting to a server...