Message122749
Looks good, except that win32_error("link", NULL) should be called instead of posix_error(). errno is not guaranteed to be correctly set by the win32 api, and GetLastError() ususally gives more accurate errors. |
|
| Date |
User |
Action |
Args |
| 2010-11-28 23:48:02 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, ocean-city, giampaolo.rodola, brian.curtin |
| 2010-11-28 23:48:02 | amaury.forgeotdarc | set | messageid: <1290988082.26.0.188260398858.issue8879@psf.upfronthosting.co.za> |
| 2010-11-28 23:47:59 | amaury.forgeotdarc | link | issue8879 messages |
| 2010-11-28 23:47:59 | amaury.forgeotdarc | create | |
|