Initial commit v2

This commit is contained in:
Afonso Franco 2024-05-04 11:39:03 +01:00
parent f1e345caf8
commit 77657c7078
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54
4 changed files with 60 additions and 2 deletions

4
src/client.c Normal file
View file

@ -0,0 +1,4 @@
#include <sys/stat.h>
int main(){
}

0
src/djumbai_dequeue.c Normal file
View file

0
src/djumbai_send.c Normal file
View file