UDP_test.depend 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. # depslib dependency file v1.0
  2. 1736725608 source:c:\users\admin\desktop\gru\simplelogger.cpp
  3. "simplelogger.hpp"
  4. 1736707942 c:\users\admin\desktop\gru\simplelogger.hpp
  5. <iostream>
  6. <iomanip>
  7. <chrono>
  8. <ctime>
  9. <sstream>
  10. <fstream>
  11. <sstream>
  12. <fstream>
  13. <windows.h>
  14. <winbase.h>
  15. <sys/stat.h>
  16. <unistd.h>
  17. 1735297598 source:c:\users\admin\desktop\gru\src\activesocket.cpp
  18. "ActiveSocket.h"
  19. 1735297598 c:\users\admin\desktop\gru\src\activesocket.h
  20. "SimpleSocket.h"
  21. 1735345368 c:\users\admin\desktop\gru\src\simplesocket.h
  22. <sys/stat.h>
  23. <stdlib.h>
  24. <stdio.h>
  25. <stdarg.h>
  26. <errno.h>
  27. <sys/socket.h>
  28. <netinet/in.h>
  29. <arpa/inet.h>
  30. <netinet/tcp.h>
  31. <netinet/ip.h>
  32. <netdb.h>
  33. <linux/if_packet.h>
  34. <linux/if_ether.h>
  35. <linux/if.h>
  36. <sys/sendfile.h>
  37. <net/if.h>
  38. <sys/time.h>
  39. <sys/uio.h>
  40. <unistd.h>
  41. <fcntl.h>
  42. <io.h>
  43. <winsock2.h>
  44. <ws2tcpip.h>
  45. "Host.h"
  46. "StatTimer.h"
  47. 1735297598 c:\users\admin\desktop\gru\src\host.h
  48. <limits.h>
  49. 1735297598 c:\users\admin\desktop\gru\src\stattimer.h
  50. <string.h>
  51. <Winsock2.h>
  52. <time.h>
  53. <stdio.h>
  54. <sys/time.h>
  55. "Host.h"
  56. 1735297598 source:c:\users\admin\desktop\gru\src\passivesocket.cpp
  57. "PassiveSocket.h"
  58. 1735297598 c:\users\admin\desktop\gru\src\passivesocket.h
  59. "ActiveSocket.h"
  60. 1735297598 source:c:\users\admin\desktop\gru\src\simplesocket.cpp
  61. "SimpleSocket.h"
  62. 1741009102 source:c:\users\admin\desktop\gru\main.cpp
  63. <iostream>
  64. <fstream>
  65. <ctime>
  66. <vector>
  67. <malloc.h>
  68. <algorithm>
  69. <thread>
  70. <chrono>
  71. <sstream>
  72. <string>
  73. <iomanip>
  74. <cstdint>
  75. <bitset>
  76. <windows.h>
  77. "src/PassiveSocket.h"
  78. <stdio.h>
  79. "simplelogger.hpp"