Kbase P59670: When to delete the socket handle ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/12/2003 |
|
Status: Unverified
GOAL:
When to delete the socket handle ?
FIX:
To make sure you delete the object handle of the socket after you received all the data implement some sort of protocol which will permit server to send a last confirmation that there is no data to send.
When client receives this confirmation does a DISCONNECT and DELETE OBJECT.