summaryrefslogtreecommitdiff
path: root/lang/python36/patches/patch-Modules_socketmodule.c
AgeCommit message (Collapse)AuthorFilesLines
2017-05-30Add support for NetBSD's socketcan implementation.bouyer1-0/+71
Tested with the example from http://www.bencz.com/hacks/2016/07/10/python-and-socketcan/ Needs <netcan/can.h> rev 1.3 or newer.