Message90120
This is a "fork" problem.
socket.close must be done on the parent, while socket.shutdown and
socket.close must be performed on the child.
I must restructure this a little bit to make it work. |
|
Date |
User |
Action |
Args |
2009-07-04 15:44:20 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, r.david.murray |
2009-07-04 15:44:20 | kristjan.jonsson | set | messageid: <1246722260.24.0.727573149082.issue6382@psf.upfronthosting.co.za> |
2009-07-04 15:44:19 | kristjan.jonsson | link | issue6382 messages |
2009-07-04 15:44:19 | kristjan.jonsson | create | |
|