diff options
author | Robey Pointer <robey@lag.net> | 2006-11-12 20:17:42 -0800 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2006-11-12 20:17:42 -0800 |
commit | a9c51b23cea3a912cf675e65b867e297a39ce9aa (patch) | |
tree | 8337e397164fab167247a15728cd48cea84f8088 /NOTES | |
parent | 48afc3082a841ca5416fbf7ba8db94f190221638 (diff) |
[project @ robey@lag.net-20061113041742-e24468a63d31b8bd]
sometimes the sftp module is used with raw sockets, not just paramiko
Channels. in this case, calling recv() will never return. so notice
this and use select() to give python a chance to notice a closed socket.
this kind of thing is especially useful for unit tests.
Diffstat (limited to 'NOTES')
0 files changed, 0 insertions, 0 deletions