summaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2006-11-12 20:17:42 -0800
committerRobey Pointer <robey@lag.net>2006-11-12 20:17:42 -0800
commita9c51b23cea3a912cf675e65b867e297a39ce9aa (patch)
tree8337e397164fab167247a15728cd48cea84f8088 /tests
parent48afc3082a841ca5416fbf7ba8db94f190221638 (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 'tests')
0 files changed, 0 insertions, 0 deletions