New submission from Bjorn Andersson:

The address family AF_QIPCRTR represents a socket based communication 
mechanism, available since Linux v4.7, for communicating with services running 
on co-processors in Qualcomm based platforms; e.g. the modem services.

Expose this address family in the socket module to allow python access to this 
interface.

----------
components: Extension Modules
messages: 301917
nosy: Bjorn Andersson
priority: normal
severity: normal
status: open
title: Expose AF_QIPCRTR in socket module
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to