Upload files to "/"
This commit is contained in:
parent
5871a87dbd
commit
8f78d5aa1d
@ -299,10 +299,10 @@ void Proc(int fd, int flag) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else
|
||||||
send(cfd, MSG1, sizeof(MSG1), 0);
|
send(cfd, MSG1, sizeof(MSG1), 0);
|
||||||
close(cfd);
|
|
||||||
}
|
close(cfd);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user