This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author socketpair
Recipients socketpair
Date 2017-08-04.11:58:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501847919.44.0.729793756433.issue31106@psf.upfronthosting.co.za>
In-reply-to
Content
man posix_fallocate:

RETURN VALUE

posix_fallocate() returns zero on success, or an error number on failure.  Note that errno is not set.
History
Date User Action Args
2017-08-04 11:58:39socketpairsetrecipients: + socketpair
2017-08-04 11:58:39socketpairsetmessageid: <1501847919.44.0.729793756433.issue31106@psf.upfronthosting.co.za>
2017-08-04 11:58:39socketpairlinkissue31106 messages
2017-08-04 11:58:39socketpaircreate