Created on 2011-05-27 18:06 by dsiroky, last changed 2011-06-16 14:22 by jcea.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| ssl_sock_test_working_but_blocking.py | dsiroky, 2011-05-27 18:06 | example to reproduce (with repeated writes, this works well) | ||
| ssl_sock_test_fix.py | dsiroky, 2011-06-08 09:24 | example to reproduce | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-16 14:22:51 | jcea | set | nosy:
+ jcea |
| 2011-06-10 17:11:12 | pitrou | set | type: behavior -> enhancement title: non-blocking SSL write in Windows sends large data but raises exception -> non-blocking SSL write fails if a partial write was issued messages: + msg138116 versions: + Python 3.3, - Python 2.6, Python 3.2 |
| 2011-06-09 11:18:04 | dsiroky | set | messages: + msg137948 |
| 2011-06-08 18:52:14 | giampaolo.rodola | set | nosy:
+ giampaolo.rodola |
| 2011-06-08 16:00:38 | pitrou | set | messages: + msg137916 |
| 2011-06-08 09:24:32 | dsiroky | set | files:
+ ssl_sock_test_fix.py messages: + msg137898 |
| 2011-06-07 11:36:41 | pitrou | set | nosy:
+ pitrou messages: + msg137810 |
| 2011-05-27 18:06:48 | dsiroky | create | |
