networkingtestandutils/exampleinternetutilities/TFTPENG/TFTPENG.CPP
changeset 37 052078dda061
parent 0 af10295192d8
child 75 c1029e558ef5
equal deleted inserted replaced
18:39bb7c3571e9 37:052078dda061
    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();