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 tokibito
Recipients tokibito
Date 2016-11-17.15:05:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479395133.65.0.0720889900419.issue28724@psf.upfronthosting.co.za>
In-reply-to
Content
This patch makes it easy to pass file descriptor in using AF_UNIX.

Ruby language libraries have such methods.

see slso:
 - https://docs.ruby-lang.org/en/2.3.0/UNIXSocket.html#method-i-send_io
History
Date User Action Args
2016-11-17 15:05:33tokibitosetrecipients: + tokibito
2016-11-17 15:05:33tokibitosetmessageid: <1479395133.65.0.0720889900419.issue28724@psf.upfronthosting.co.za>
2016-11-17 15:05:33tokibitolinkissue28724 messages
2016-11-17 15:05:33tokibitocreate