c15a7461aa
* NEW: New APIs to get a Gambas stream from a stream object (GB.Stream.Get), to read data from a stream (GB.Stream.Read) and to write date to a stream (GB.Steam.Write). [GB.NET.SMTP] * BUG: The _Socket property has been replaced by the _Stream property, that takes a Gambas stream. * BUG: Correctly release the user and password strings when the SmtpClient is freed. git-svn-id: svn://localhost/gambas/trunk@2863 867c0c6c-44f3-4631-809d-bfa615b0a4ec