An UnsupportedFormatException is being raised by the code below, where fdesc is a valid file descriptor returned by open() on Linux.

dim theStream as BinaryStream = new BinaryStream(fdesc, BinaryStream.HandleTypeFileNumber)

Of course the exception has no further information in its properties, and that the constructor might raise such an exception is also undocumented. Any suggestions would be appreciated.

Charles Yeomans

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to