networkingtestandutils/exampleinternetutilities/TFTPENG/TFTPENG.CPP
changeset 51 78fceed50f62
parent 0 af10295192d8
child 75 c1029e558ef5
equal deleted inserted replaced
42:88121cf79045 51:78fceed50f62
    14 // TftpEngine.CPP
    14 // TftpEngine.CPP
    15 // Started by AY, May 1997
    15 // Started by AY, May 1997
    16 // 
    16 // 
    17 //
    17 //
    18 
    18 
    19 #include <tftpeng.h>
    19 #include <TFTPENG.H>
    20 
    20 
    21 EXPORT_C CTftpEngine::~CTftpEngine()
    21 EXPORT_C CTftpEngine::~CTftpEngine()
    22     {
    22     {
    23     Cancel();
    23     Cancel();
    24     iSocket.Close();
    24     iSocket.Close();