mirror of
https://github.com/Hizenberg469/My-Own-Redis.git
synced 2026-04-20 02:52:22 +03:00
Simple Hello Server/Client program
This commit is contained in:
12
Server-Client Program/Client/Client.depend
Normal file
12
Server-Client Program/Client/Client.depend
Normal file
@@ -0,0 +1,12 @@
|
||||
# depslib dependency file v1.0
|
||||
1699986008 source:/home/hizenberg/Desktop/My Own Redis/Server-Client Program/Client/Client.cpp
|
||||
<stdint.h>
|
||||
<netinet/ip.h>
|
||||
<stdio.h>
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<sys/socket.h>
|
||||
<unistd.h>
|
||||
<errno.h>
|
||||
<arpa/inet.h>
|
||||
|
||||
Reference in New Issue
Block a user