Message9803

Author zyasoft
Recipients jeff.allen, zyasoft
Date 2015-04-11.13:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428758645.93.0.790124294553.issue2320@psf.upfronthosting.co.za>
In-reply-to
Content
Integer file descriptors are presumed to be coming from C. I believe this is the right logic here - either we can access the file or not with an int file descriptor as known to the underlying C. Otherwise throw EBADF as it is doing.
History
Date User Action Args
2015-04-11 13:24:05zyasoftsetmessageid: <1428758645.93.0.790124294553.issue2320@psf.upfronthosting.co.za>
2015-04-11 13:24:05zyasoftsetrecipients: + zyasoft, jeff.allen
2015-04-11 13:24:05zyasoftlinkissue2320 messages
2015-04-11 13:24:05zyasoftcreate