Message238624
I tested polling+getsockopt(SO_ERROR) with connect_test.c on Linux, it works:
haypo@smithers$ gcc -D TEST_TWO=1 connect_test.c -o connect_test
haypo@smithers$ ./connect_test
Will try to connect to 127.0.0.1 on port 80
(connect has been interrupted and now completed successfully) |
|
| Date |
User |
Action |
Args |
| 2015-03-20 09:09:25 | vstinner | set | recipients:
+ vstinner, pitrou, neologix, serhiy.storchaka |
| 2015-03-20 09:09:25 | vstinner | set | messageid: <[email protected]> |
| 2015-03-20 09:09:25 | vstinner | link | issue23618 messages |
| 2015-03-20 09:09:25 | vstinner | create | |
|