]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make socketmodule compile again on a modern Linux (that supports Bluetooth).
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 16 Feb 2004 05:35:28 +0000 (05:35 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 16 Feb 2004 05:35:28 +0000 (05:35 +0000)
commit5d7c06720dcdc61fd96b5c30bff798849a53cad5
tree8cade31e29788e0223b17f4d606e87992688c071
parent94f1d71d7037fd70a771c6a269c81051d510b904
Make socketmodule compile again on a modern Linux (that supports Bluetooth).
The Bluetooth code was obviously never tested on Linux.
Modules/socketmodule.c