How can i send the name and the size of each file name in the directory over socket?

前端 未结 0 977
轮回少年
轮回少年 2021-01-12 03:27

when i try to send the file_stats over socket using send the name of the files in the directory changes

struct stat file_stats;
    DIR *dirp;
    struct dire         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题