commit | 02f32ab47e1f69f0bdbc8f8ba930a8e2a2d6846f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Apr 01 22:53:26 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Apr 01 22:53:26 2015 +0200 |
tree | 1c59cc08372c723ef5ba136d1b80f644517a8e43 | |
parent | 31bf2d50735f7d0eb1407fe450e878b7f6e7715c [diff] |
Issue #23834: Modify socket.sendall() to reuse sock_call() with sock_send_impl()