]> granicus.if.org Git - python/commit
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes.
authorSteve Dower <steve.dower@microsoft.com>
Fri, 17 Jun 2016 19:52:18 +0000 (12:52 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 17 Jun 2016 19:52:18 +0000 (12:52 -0700)
commitea93ac013dc0d69c3500f16105fb0f8ea94aba3f
tree3d43d0bf0c5468a679c4c4258b38badc3bf1107a
parent99d66f917a60ad556726b497a7d964e4b2ce109d
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes.
Doc/library/socket.rst
Doc/whatsnew/3.6.rst
Lib/test/test_socket.py
Misc/ACKS
Misc/NEWS
Modules/socketmodule.c