This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Improve profiling API, add documentation


profile.c:

    // Create a TFTP server to provide the data
    tftp_server_id = tftpd_start(0, &profile_fileops);
}

Please could you make the port number CDL configurable. I have
applications that use the TFTP server as well. In this situation i
would want the profile TFTP server on another port. 

      Thanks
            Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]