]> granicus.if.org Git - python/commit
Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versions
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 29 Apr 2010 10:05:40 +0000 (10:05 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 29 Apr 2010 10:05:40 +0000 (10:05 +0000)
commitf56a288b1e59cc260372f32665a209d381be404b
tree26f839f6ca2aaa017e2d2cb125f52c4ae4c03fd6
parentb17b3c51e20799e4e82b839edb033971cdc4dcc2
Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versions
of the Linux kernel.  Patch by Yaniv Aknin.
Misc/ACKS
Misc/NEWS
Modules/socketmodule.c