[Patches] [ python-Patches-874083 ] Bluetooth support for socket module

SourceForge.net noreply at sourceforge.net
Mon Jan 12 14:19:42 EST 2004


Patches item #874083, was opened at 2004-01-09 16:42
Message generated for change (Comment added) made by gvanrossum
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=874083&group_id=5470

Category: Modules
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Frederik Fix (frederikfix)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bluetooth support for socket module

Initial Comment:
This patch adds support for Bluetooth sockets to the 
socket module. It supports the L2CAP, RFCOMM and SCO 
protocols. 
I have tested it on Linux 2.6.0 with the built-in 
Bluetooth stack. I have only tested server sockets, 
but client sockets should work just the same. 

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2004-01-12 14:19

Message:
Logged In: YES 
user_id=6380

Looks reasonable to me, except the mention of SCO raises a
red flag. Is this the same SCO that is sueing Linux?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=874083&group_id=5470



More information about the Patches mailing list